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! First of all, thanks for making this plugin! I have found a small bug with it though, which is that the action linked to the interval continues to run even after navigating to a new page.
The text was updated successfully, but these errors were encountered:
I submitted a pull request which should fix this: #4
I went in and added a couple of lines that deletes the interval in onDestroy(). This (at least in my tests) resolves the issue.
Hi! First of all, thanks for making this plugin! I have found a small bug with it though, which is that the action linked to the interval continues to run even after navigating to a new page.
The text was updated successfully, but these errors were encountered: