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

ts-worksheet for web devs #11

Open
joao-carmassi opened this issue Nov 21, 2024 · 1 comment
Open

ts-worksheet for web devs #11

joao-carmassi opened this issue Nov 21, 2024 · 1 comment

Comments

@joao-carmassi
Copy link

joao-carmassi commented Nov 21, 2024

image

Hi, I'm a web developer, and I loved your extension, but I encountered some issues while using it.
Since your extension runs with Node, when I try to declare a DOM element, I receive an error and it stops displaying things because there's no DOM element in Node.
Quokka.js doesn't have access to DOM elements, so it treats every DOM element as null.
I would like to know if you could add an option in the configuration to make your extention run like if it was runing in a browser. So that I can declare dom elements and use localStorage, etc without any issues.

image

@chwoerz
Copy link
Contributor

chwoerz commented Dec 26, 2024

Sadly it currently does not support the browser as a runtime

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