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 Apr 27, 2023. It is now read-only.
I'm getting a very unhelpful generic "Rally initialization failed" message trying to test the Princeton study, digging in with the debugger, really it's because of this:
Uncaught (in promise) Error: Core._handleExternalMessage - No schema namespace specified in remote settings for [email protected]
initialize moz-extension://62582dc4-5606-5e4e-997f-cc4545e5be0a/dist/background.js:1316
runStudy moz-extension://62582dc4-5606-5e4e-997f-cc4545e5be0a/dist/background.js:60447
<anonymous> debugger eval code:1
We should make sure that initialization problems are clearly logged even in non-debug mode.
The text was updated successfully, but these errors were encountered:
I'm getting a very unhelpful generic "Rally initialization failed" message trying to test the Princeton study, digging in with the debugger, really it's because of this:
We should make sure that initialization problems are clearly logged even in non-debug mode.
The text was updated successfully, but these errors were encountered: