Skip to content
New issue

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

export bundle.js from web app is not properly working #92

Open
mquantin opened this issue Nov 2, 2021 · 1 comment
Open

export bundle.js from web app is not properly working #92

mquantin opened this issue Nov 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mquantin
Copy link

mquantin commented Nov 2, 2021

when i export the edition (even demo, Jules Verne) from web app as a simple web page (screen / deucalion)
-> a loader (three points) freezes the screen when I open the page (localy served with node serve, or python3 http server)

  1. My first solution was to tweek it in the console...
  2. My second solution is to install the desktop app, exported an edition and used the bundle.js file that is working fine.

Why is the bundle.js file of the web version different from the one of the desktop version?
Could you update the bundle.js of the web version so that exported editions are properly displayed ?

@robindemourat robindemourat added the bug Something isn't working label Nov 2, 2021
@robindemourat
Copy link
Member

Hello @mquantin, it is indeed weird that the bundle.js differs in the web version, thanks for the report. I'll look into it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants