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

Webview crashes if App was loaded from url. #6784

Closed
iteufel opened this issue Sep 6, 2018 · 1 comment
Closed

Webview crashes if App was loaded from url. #6784

iteufel opened this issue Sep 6, 2018 · 1 comment

Comments

@iteufel
Copy link
Contributor

iteufel commented Sep 6, 2018

NWJS Version : 0.33.0
Operating System : macOS

Expected behavior

Webview tag should work if main is a url like http://127.0.0.1:8080.

Actual behavior

Webview crashes with an error.
[37375:775:0906/085859.166034:ERROR:bad_message.cc(25)] Terminating renderer for bad IPC message, reason 1
untitled
0.32.4 works fine.

How to reproduce

Serve the Example App using python -m SimpleHTTPServer 8080

Example.zip

@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

rogerwang added a commit that referenced this issue Dec 30, 2019
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

2 participants