remotestorage/remotestorage.js

Cannot read property 'stopped' of undefined

Closed this issue · 0 comments

I'm getting this error in an integration test for an app that uses remoteStorage.js.

In that test, the app connects to remoteStorage and then pretty much immediately disconnects again. The error doesn't occur on every test run, but happens more often than not.