react-particles-webgl
react-particles-webgl copied to clipboard
TypeError callback is not a function
trafficstars
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`.`
@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]**