Skip to content

Fixing lifecycle bug(On Add button after Edit text was not getting cl…#5

Merged
pvarne merged 1 commit intomasterfrom
Forms
Apr 20, 2023
Merged

Fixing lifecycle bug(On Add button after Edit text was not getting cl…#5
pvarne merged 1 commit intomasterfrom
Forms

Conversation

@pvarne
Copy link
Copy Markdown
Owner

@pvarne pvarne commented Apr 20, 2023

…eared from text fields)
Added a event and a seperate service which holds declaration of this event to make this event available for every code file.
In room and User as a parent we will emit this event and in room-edit and user-edit we will subscribe to this event and reload the form.
Before this it was already reloading the form once the button is hit on ngOninit

@pvarne pvarne merged commit e676870 into master Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant