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! As @iignatov stated above this is a known issue and is slated to be fixed in beta.4. Thanks for opening this issue with us but as it is a duplicate of issue #5760 i will be closing this one. Thanks again!
Steps to reproduce and a minimal demo of the problem
Current behavior
When you leave page that contain ion-infinite-scroll it will raise an exception.
EXCEPTION: TypeError: Cannot read property 'removeEventListener' of null
TypeError: Cannot read property 'removeEventListener' of null
at InfiniteScroll._scLsn (http://localhost:8100/build/js/app.bundle.js:41822:32)
at InfiniteScroll._setListeners (http://localhost:8100/build/js/app.bundle.js:42486:37)
at InfiniteScroll.ngOnDestroy (http://localhost:8100/build/js/app.bundle.js:42502:14)
using "ionic-angular@2.0.0-beta.3"
The text was updated successfully, but these errors were encountered: