Counter tutorial is not syncing data.
porobov opened this issue ยท 1 comments
porobov commented
๐ Bug Report
Counter tutorial is not syncing data.
Have you read the Contributing Guidelines on issues?
- Yes
To Reproduce
- run
npx create-aragon-app myapp.aragonpm.eth
- wait for the browser to open
- open Counter app
- click increment/decrement counter button
- confirm the transaction
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:
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
Context
Mainnet or testnet?
Localhost
Organization
(Enter the URL or ENS name of your organization.)
Environment
- OS and OS version: Ubuntu 18.04.4 LTS
- Chrome Version 83.0.4103.116 (Official Build) (64-bit), Brave 1.10.97 Chromium: 83.0.4103.116 (Official Build) (64-bit)
welcome commented
Thanks for opening your first issue in aragonCLI! Someone will circle back soon โก