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

[🐞] NodeCstr is not a constructor #650

Open
steveoh opened this issue Dec 11, 2024 · 3 comments
Open

[🐞] NodeCstr is not a constructor #650

steveoh opened this issue Dec 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@steveoh
Copy link

steveoh commented Dec 11, 2024

Describe the bug

I am running an astro site with a react island that is performing a search. In firefox, this code throws an error.

image

Reproduction

https://gis.utah.gov/products/sgid/sgid-index/

Steps to reproduce

Browse to the page and click in the input or browse to any other page in the website

Browser Info

Firefox 133.0.3

Additional Information

We have a report that the page does not work in firefox, but it is working in our version of firefox but this console error is the only issue we can see at the moment. This error is showing up on multiple pages. Just browsing the website it throws on every page load.

@gioboa
Copy link
Member

gioboa commented Dec 11, 2024

Hi @steveoh thanks for your feedback.
I'm using Firefox 133.0.3 too and it's working fine. 🤔
The problem is at this line
Knowing the exact version of the browser could help a lot.

@steveoh
Copy link
Author

steveoh commented Dec 11, 2024

Thanks @gioboa for looking into it. We'll see if we can get more information from the person experiencing issues. In the mean time, why is this error thrown on every page view of our website? Is there an api difference in gecko vs v8?

@gioboa
Copy link
Member

gioboa commented Dec 11, 2024

@steveoh #606 will solve the problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants