Why emit event in subscribe() is not emiting the data?
In my child component when I got a success from api call i am emiting data to parent component. But it’s not working.
In my child component when I got a success from api call i am emiting data to parent component. But it’s not working.