Replies: 1 comment 3 replies
-
Any errors in the browser console? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible for alpine to time out and stop controlling the DOM due to no user input ?
I discovered , on accident, that if I leave my app open for a few minutes, that no actions work EXCEPT for console.logs
So clicking on things seems to be triggering functions, but nothing is done tot he DOM.
I am using v3 currently, but I think this happened in v2.8 as well.
Beta Was this translation helpful? Give feedback.
All reactions