Skip to content

LibJS: "Dynamic Imports are not allowed" on https://polar.sh/ #21568

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

Closed
awesomekling opened this issue Oct 24, 2023 · 3 comments
Closed

LibJS: "Dynamic Imports are not allowed" on https://polar.sh/ #21568

awesomekling opened this issue Oct 24, 2023 · 3 comments
Labels
ecma-262 Related to ECMA-262 (ECMAScript Specification) has-repro We have a way to reproduce this bug. spec compliance web compatibility

Comments

@awesomekling
Copy link
Contributor

awesomekling commented Oct 24, 2023

When trying to load https://polar.sh/ I get the following error:

Unhandled JavaScript exception (in promise): [Error] Dynamic Imports are not allowed
  <unknown> at preview_script0.NW6VTZ6X.mjs:1:487
  <unknown> at chunk-LC66P5ZC.mjs:9:36663
  <unknown> at preview_script0.NW6VTZ6X.mjs:1:2392
  <unknown> at preview_script0.NW6VTZ6X.mjs:1:2577
  <unknown> at preview_script0.NW6VTZ6X.mjs:1:2577
  <unknown> at :0:0
@awesomekling awesomekling added web compatibility has-repro We have a way to reproduce this bug. labels Oct 24, 2023
@awesomekling awesomekling added fund This issue can be funded via polar.sh ecma-262 Related to ECMA-262 (ECMAScript Specification) spec compliance labels Oct 24, 2023
@stelar7
Copy link
Contributor

stelar7 commented Nov 3, 2023

I looked into this a while ago, and fixing this means implementing the following changes:

@stelar7
Copy link
Contributor

stelar7 commented Dec 19, 2023

@awesomekling this seems to be fixed as of #21967 ?

@awesomekling
Copy link
Contributor Author

@awesomekling this seems to be fixed as of #21967 ?

True, it is indeed fixed! :)

@github-project-automation github-project-automation bot moved this to Done in Ladybird Dec 19, 2023
@polar-sh polar-sh bot removed the fund This issue can be funded via polar.sh label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecma-262 Related to ECMA-262 (ECMAScript Specification) has-repro We have a way to reproduce this bug. spec compliance web compatibility
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants