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
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
hi @progand. this plugin has not been updated in over a year (and has not been well maintained in general), so I would not recommend using it! sorry if that caused any hassle, perhaps I should archive repo?
well for one, i'm using react now :) but also, using lodashs throttle and debounce goes a long way for most people. and libraries like apollo (if you're using graphql) now handle setting loading state well in response to mutations
I've encountered a bug.
My code:
Every time
fetch('http://domain.not.exists')
throws an exception I see error in console but task remains active soremove.isActive === true
Maybe I'm using vuency wrongly?
The text was updated successfully, but these errors were encountered: