Rob Pruzan
Rob Pruzan
I get ``` TypeError: Cannot read properties of undefined (reading '__H') at __H (node_modules/.pnpm/[email protected]/node_modules/preact/hooks/src/index.js:148:18) at getHookState (node_modules/.pnpm/[email protected]/node_modules/preact/hooks/src/index.js:281:15) at ye (node_modules/.pnpm/react-scan@file+..+pivanov+react-scan+packages+scan+react-scan-0.0.48.tgz_next@15.0.4_@babel+_7rcfaor4b4hxpynt5fowhl3g3m/node_modules/react-scan/dist/core/monitor/params/next.mjs:30:14466) 146 | // * https://codesandbox.io/s/mnox05qp8 147 | const hooks =...
when running on next.js, from: var signalWidget = signal2((() => { const stored = readLocalStorage(LOCALSTORAGE_KEY); const maxWidth = window.innerWidth - SAFE_AREA * 2; const maxHeight = window.innerHeight - SAFE_AREA *...
hover style applied to wrong element
Okay i think i get why the animation feels choppy, the text rendering behavior is a bit off. It kinda just appears arbitrarily during the animation. I think it would...
cc @pivanov
@henryzhang03 is react-scan not working for you at all? Or is the log there, but it still works?
That sounds like a bug/shouldn't happen. Can you try installing [email protected] and confirm if the issue still exists?
Gotcha, will update when fix is live
We made a change to our cdn script to not automatically run in production unless forced turned on- which seems to have broken the cli Fix in the works
> this is pretty cool but i don't really know the practical use case of this I think it would be useful to elaborate on this point. I think there...