-
Notifications
You must be signed in to change notification settings - Fork 120
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
Only a white page since 3 days #175
Comments
Yes. Except on first initialization, I get white page and nothing in logs. Trying second time, it throws exception:
|
I think it's related with the Mojave version. It fails for me with: macOS 10.14 (18A391) |
I think my problem isn't a browser problem. |
Upgrading to Java 11 and JavaFX 11 solved the problem for me. It's quite a task, but well. At least seems to do the trick. |
I confirm @mmihhailov solution works. I had to download jdk1.8.0_181.jdk in order to have it working. |
Thanks @mmihhailov. It worked for me. Upgraded to Java 11 and JavaFX 11 |
Hey,
since 3 days I only get a white page.
First I thought my implementation is the problem.
But also the demo doesn't work.
I tested it with an without an API-Key.
When I started it in debug mode I got the message: ReferenceError: Can't find variable: loadMapLibrary.
Anybody else with the same problem?
Thanks
The text was updated successfully, but these errors were encountered: