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

TypeError: events.toSorted is not a function #303

Open
stoefln opened this issue Mar 1, 2025 · 2 comments
Open

TypeError: events.toSorted is not a function #303

stoefln opened this issue Mar 1, 2025 · 2 comments

Comments

@stoefln
Copy link

stoefln commented Mar 1, 2025

I included the module ([email protected]) into my application and this is the stacktrace I get:

Image

Any ideas?

@lxsmnsyc
Copy link
Collaborator

lxsmnsyc commented Mar 1, 2025

oh oof, it's Preact, seems like they are using an array method (toSorted) that isn't widely-supported yet. We'll probably make an upstream issue. Thanks!

@stoefln
Copy link
Author

stoefln commented Mar 1, 2025

Would downgrading react-scan help in my case?

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