idle-vue
idle-vue copied to clipboard
Stop idle tracking
Is there any way to stop idle tracking in a particular component and enable it after a certain interval?
Hi joshikeerti, it would be a great contribution to idle-js, the package idle-vue relies on. See the issue here : https://github.com/soixantecircuits/idle-js/issues/2. It appears that we did not need it frequently. But indeed this is a nice feature and we would be happy to review and merge your pull request.
Need to merge with latest idle-js: https://github.com/soixantecircuits/idle-js/tree/v1.2.0
Will do tonight.