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

Top Level Await examples do not have await code #28

Open
xkeshav opened this issue Feb 28, 2024 · 4 comments
Open

Top Level Await examples do not have await code #28

xkeshav opened this issue Feb 28, 2024 · 4 comments
Labels
idle Issues and pull requests with no activity for three months.

Comments

@xkeshav
Copy link

xkeshav commented Feb 28, 2024

under the top level await example folder, the code in main.js file is similar to dynamic module imports example folder main.js file content,

There is no example of usage of await syntax.

Cheke this file

https://github.com/mdn/js-examples/blob/main/module-examples%2Ftop-level-await%2Fmain.js

this code is similar to the previous example (dynamic module import) file

https://github.com/mdn/js-examples/blob/main/module-examples%2Fdynamic-module-imports%2Fmain.js

Copy link

It looks like this is your first issue. Welcome! 👋 One of the project maintainers will be with you as soon as possible. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

@Chay2203
Copy link

Chay2203 commented Mar 2, 2024

Hey, I would love to work on this issue, can you assign me!?

@xkeshav
Copy link
Author

xkeshav commented Mar 4, 2024

Hey, This has been fixed by me already.

@Chay2203
Copy link

Chay2203 commented Mar 4, 2024

Ohh great @xkeshav!

@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Issues and pull requests with no activity for three months.
Projects
None yet
Development

No branches or pull requests

2 participants