Sync problem- Uncaught (in promise) TypeError: n._sync.syncStack.debounceTimer.refresh is not a function
tusharthe opened this issue · 3 comments
tusharthe commented
Uncaught (in promise) TypeError: n._sync.syncStack.debounceTimer.refresh is not a function
Mainly this error occurs specially user goes offline & try to perform insertion or deletion.
mutation data store in vuex persisted-state state but not able to perform write action to Firebase collection
& further actions related to that collection always failed.
louisameline commented
Hi, would you mind trying with the dev branch and tell us if the error still occurs? Thanks
tusharthe commented
tusharthe commented
Hi, would you mind trying with the dev branch and tell us if the error still occurs? Thanks
I have try with dev branch still same error occurs