target-platform js indefinite loading with js-libs
See original GitHub issueMultiple target-platform="js"
playgrounds with different data-js-libs
on one page don’t execute properly. Some of them keep loading indefinitely.
In this example, the second one is broken. http://www.redsource.at/playground/kotlin-playground-js-js-libs.html
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Tone.js doesn't load for Cordova on iOs
I'm trying to load Tone.js library to use inside my Cordova app with iOs as a target platform. When I start the iPhone...
Read more >Developing Oracle JET Apps Using MVVM Architecture
Oracle JavaScript Extension Toolkit (Oracle JET) Developing ... Configure Bundled Loading of Libraries and Modules ... target platform.
Read more >Stuck loading Gutenberg (JS errors) when using ...
Problem/Motivation Gutenberg stuck loading when using it on Drupal 9.2 and have JS aggregation enabled. The reason is a wrong order of ...
Read more >blueimp/JavaScript-Load-Image
JavaScript Load Image is a library to load images provided as File or Blob objects or via URL . It returns an optionally...
Read more >javascript - Tone.js doesn't load for Cordova on iOs
I'm trying to load Tone.js library to use inside my Cordova app with iOs as a target platform. When I start the iPhone...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You are welcome 😃
@AlexanderPrendota You’re totally right, I forgot to test to close the console for Java. The condition is the proper fix. Thank you!