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
Hi there! I've got the library running in Angular 14 (wasn't too challenging) but it seems that the 'accept' event is not triggering when pressing OK after switching the mobile mode using the switch icon (either direction). Possibly something to do with destroying and initializing a new instance of the element - would that lose any event listeners tied to the original element?
The text was updated successfully, but these errors were encountered:
Hi there! I've got the library running in Angular 14 (wasn't too challenging) but it seems that the 'accept' event is not triggering when pressing OK after switching the mobile mode using the switch icon (either direction). Possibly something to do with destroying and initializing a new instance of the element - would that lose any event listeners tied to the original element?
The text was updated successfully, but these errors were encountered: