akveo / akveo/nebular

Recovering data from DialogComponent it wasn't the one who opened the dialog?

Open
#2,512 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.1k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### Issue type

* [x] bug report
* [ ] feature request

### Issue description
I have a componentA that open a Nebular dialog passes the date to change/update the info within the dialog. And I need to recover the date updated in another componentB.

But i think the DialogComponent is killing the scope.

I tried to pass the data through a service, but it returns undefined.

I asked a question on stackoverflow --> https://stackoverflow.com/questions/63853434/how-to-pass-data-to-angular-component-using-nebular-dialog-component

```
**Angular, Nebular**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.