Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes remoteStorage is undefined in sync.js #7

Open
nilclass opened this issue May 9, 2012 · 0 comments
Open

Sometimes remoteStorage is undefined in sync.js #7

nilclass opened this issue May 9, 2012 · 0 comments

Comments

@nilclass
Copy link
Member

nilclass commented May 9, 2012

Seems to be a race condition, reloading until the message disappears solves it.

Trace from chromium 17:

Uncaught ReferenceError: remoteStorage is not defined
getMyRemoteClient - sync.js:61
pullRemote - sync.js:17
fetchDocument - document.js:7
renderDocument - documents.js:25
sortedByTimestamp - documents.js:343
listDocuments - documents.js:12
showList - documents.js:76
loaded - documents.js:353
(anonymous function) - load.js:27
getDocFromHash - init.js:46
(anonymous function) - load.js:26
d.execCb - require.js:27
o - require.js:11
xrequire.js:15
g.require - require.js:21
requirejs - require.js:25
getScripts - init.js:67
loaded - load.js:24
(anonymous function) - load.js:10
e.extend.each - jquery.min.js:2
e.fn.e.each - jquery.min.js:2
f.fn.extend.load.f.ajax.complete - jquery.min.js:4
f.Callbacks.n - jquery.min.js:2
f.Callbacks.o.fireWith - jquery.min.js:2
w - jquery.min.js:4
f.support.ajax.f.ajaxTransport.send.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant