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
I have an application with idle-vue implemented.
After some time running on localhost and meanwhile refreshing the application it appears the nuxt app suddenly keeps loading and waiting for a process in idle-vue, keeping the screen white. This is after a manual page refresh. When I pause the debugger in DevTools, the file that is processed is always build.js in idle-vue. I don't really know how to reproduce this as it happens after a unknown period of time.
I know the package is no longer maintained but it's worth a shot as it's messing with my workflow bigtime.
Any people have experienced this or any hints on how to debug this situation?
The text was updated successfully, but these errors were encountered:
I have an application with idle-vue implemented.
After some time running on localhost and meanwhile refreshing the application it appears the nuxt app suddenly keeps loading and waiting for a process in idle-vue, keeping the screen white. This is after a manual page refresh. When I pause the debugger in DevTools, the file that is processed is always build.js in idle-vue. I don't really know how to reproduce this as it happens after a unknown period of time.
I know the package is no longer maintained but it's worth a shot as it's messing with my workflow bigtime.
Any people have experienced this or any hints on how to debug this situation?
The text was updated successfully, but these errors were encountered: