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

Offline problem - responsive #664

Open
SandroSPBTC opened this issue Apr 2, 2024 · 3 comments
Open

Offline problem - responsive #664

SandroSPBTC opened this issue Apr 2, 2024 · 3 comments

Comments

@SandroSPBTC
Copy link

Sorry if my question in wrong place, please just let me know where I can place it.
I am trying to use iancoleman offline but the page (html file) that I open is not showing the same layout as online.
I have an old windows 7 notebook to work on it and I tried to use Internet Explorer, Chrome, Firefox as the web browser, I also use Ubuntu + firefox in a partition of this computer...same result.
Using on MacBook Air M1 everything is ok, on and offline.
Here it is the offline screen

tempImagedNVwIm
tempImageuibzdK
tempImageLYMwyO

thank you for any help

@evaporei
Copy link

evaporei commented Apr 5, 2024

You need to serve the folder with a tool like python -m http.server.

@iancoleman
Copy link
Owner

You should use bip39-standalone.html from the releases or load https://iancoleman.io/bip39/ and save that file.

Using index.html from the src directory is not recommended.

You can use python -m http.server and load http://localhost:8000 in your browser, but it's only recommended for development.

@denisdemaisbr
Copy link

you need extract to a folder
"tmp" indicate a using open zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants