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
v1.1.1: Fix event binding bug, Router navigation flag reset, cleanup
- Fix multiple @ event attributes being skipped on same element
- Fix Router _isNavigating flag not resetting on history API error
- Remove unused config parameter from Eleva constructor
- Add Router guards snapshot behavior tests