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
The counter does not change.
While the transaction executes successfully and shows up in Activity.
Syncing data... notification stays forever
The initial value (42) does not load as well.
Chrome console:
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:8001') does not match the recipient window's origin ('null').
o._write @ inpage.js:1
contentscript.js:1 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:8001') does not match the recipient window's origin ('null').
o._write @ contentscript.js:1
about:srcdoc:32 Error from worker for aragon-upala-second(0xa1a7d254552beb05f15522eed93b54441e61d1d9) (loaded from http:////localhost:8001/script.js): undefined Event
🐛 Bug Report
Counter tutorial is not syncing data.
Have you read the Contributing Guidelines on issues?
To Reproduce
npx create-aragon-app myapp.aragonpm.eth
Expected behavior
Counter changes
Actual Behavior
The counter does not change.
While the transaction executes successfully and shows up in Activity.
Syncing data... notification stays forever
The initial value (42) does not load as well.
Chrome console:
Context
Mainnet or testnet?
Localhost
Organization
(Enter the URL or ENS name of your organization.)
Environment
The text was updated successfully, but these errors were encountered: