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
Immediately after install clicking on the icon causes the spinner to just spin.
Looking in the inspector I see:
popup.js:46230 Uncaught (in promise) Error: Not a valid address, must be multiple of 2: 377
at hexToByteAddress (popup.js:46230)
at new CirculatorCommunicationClient (popup.js:37653)
at new CirculatorClient (popup.js:35434)
at CirculatorFactory.createCirculatorFromConnectionData (popup.js:38373)
at popup.js:38699
at Function._.each._.forEach (popup.js:115079)
at CirculatorManager.convertConnectionDataToCirculators (popup.js:38692)
at popup.js:38667
at _fulfilled (popup.js:95964)
at self.promiseDispatch.done (popup.js:95993)
The text was updated successfully, but these errors were encountered:
Immediately after install clicking on the icon causes the spinner to just spin.
Looking in the inspector I see:
The text was updated successfully, but these errors were encountered: