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 callback is not a function #50

Open
Hawasaki7 opened this issue Jul 9, 2022 · 1 comment
Open

TypeError callback is not a function #50

Hawasaki7 opened this issue Jul 9, 2022 · 1 comment

Comments

@Hawasaki7
Copy link

hey i wanted to check this extension for my little project, i try to visit any sandbox uploaded by tim, but every time i get the typeerror, could you tell me what can be the reason behind it? i want to use 3d snowfall in my r3f scene...


`TypeError
callback is not a function
flushFirstCallback
https://308zj3k7l1.csb.app/node_modules/scheduler/cjs/scheduler.development.js:107:28
flushWork
https://308zj3k7l1.csb.app/node_modules/scheduler/cjs/scheduler.development.js:219:11
$csb$eval/channel.port1.onmessage
https://308zj3k7l1.csb.app/node_modules/scheduler/cjs/scheduler.development.js:611:30
This screen is visible only in development. It will not appear if the app crashes in production.
Open your browser’s developer console to further inspect this error.
This error overlay is powered by `react-error-overlay` used in `create-react-app`.`
@onurryazici
Copy link

@Hawasaki7 This error inflating because of new version of three library. You must install three version 0.107.0

**npm install react-particles-webgl [email protected]**

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