We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce: nvm use 8.9.0 git clone https://github.com/Pagedraw/pagedraw cd pagedraw yarn install cd desktop-app/ && npm install && cd ..
Terminal: yarn devserver Terminal2: yarn run-electron
Cancel to open .json Create new .json
In pagedraw app create new Artboard and rectangle in it. Then "Preview" button
Got error chromewebdata/:1 Not allowed to load local resource: file:///pages/undefined/play/9847489285036914/
4.9.0-9-amd64 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux
Are preview working on windows/macOS? Any chance to make preview work?
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
#53 hope it helps :)
No branches or pull requests
Steps to reproduce:
nvm use 8.9.0
git clone https://github.com/Pagedraw/pagedraw
cd pagedraw
yarn install
cd desktop-app/ && npm install && cd ..
Terminal: yarn devserver
Terminal2: yarn run-electron
Cancel to open .json
Create new .json
In pagedraw app create new Artboard and rectangle in it.
Then "Preview" button
Got error chromewebdata/:1 Not allowed to load local resource: file:///pages/undefined/play/9847489285036914/
4.9.0-9-amd64 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux
Are preview working on windows/macOS?
Any chance to make preview work?
The text was updated successfully, but these errors were encountered: