You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
onInit hook calls this.iconPickerSelect.emit(this.iconPicker);. Does it serve any purpose?
Imo event should only be sent when there is a icon change.
hello,
onInit hook calls
this.iconPickerSelect.emit(this.iconPicker);
. Does it serve any purpose?Imo event should only be sent when there is a icon change.
I would be grateful if I could contribute and do PR that will make emitting event optional in onInit.
The text was updated successfully, but these errors were encountered: