Gabriel Pedroza

Results 6 comments of Gabriel Pedroza

I tried stack overtflowing it, https://stackoverflow.com/questions/52586965/why-does-prettier-not-format-code-in-vs-code, but this didn't help since I already had it already. I also tried closing vs code and reopening it and that didn't work neither.

> had a similar issue, solved it following this: https://stackoverflow.com/a/58669550/18693152 I tried doing that as well and the stack overflow post seems very similar to the one I posted initially...

I get this error when importing and attempting to use `useControls` in my Next.js 14 with React 18 project: ``` Error: (0 , react__WEBPACK_IMPORTED_MODULE_1__.createContext) is not a function ``` Is...

> No, you should mark that as `'use client'` and report upstream that they're breaking basic React API by altering the bundle (compiler error) instead of exporting stubs (no-op or...

i know it's small but it was bugging me a bit

I'm by no means an expert in Rocks and haven't tried to run your code but wanted to ask you in case if the issue is something more trivial: Are...