Stef

Results 2 comments of Stef

The `Invalid hook call` error arises a lot of the time from React being bundled multiple times in the project — in this case you might have two different React...

@GonzaloHuerta However! If this is still a problem, or if it happens in the future, you might find success with specifying a resolver in your `package.json` file: ```json "scripts": {...