Closed Septias closed 11 months ago
When I added useContext to my component, I got the following error on hot-reload:
useContext
Part of my pr: https://github.com/webxdc/store/pull/158
cd frontend && pnpm i && pnpm dev
Info
No error
No response
OS: Manjaro Linux x86_64 Kernel: 6.1.31-2-MANJARO
I'm going to move this to solid-refresh so the right people look at it.
Can you link it to the file of the code where it happens
Closing as stale
Describe the bug
When I added
useContext
to my component, I got the following error on hot-reload:Your Example Website or App
Part of my pr: https://github.com/webxdc/store/pull/158
Steps to Reproduce the Bug or Issue
cd frontend && pnpm i && pnpm dev
Info
componentExpected behavior
No error
Screenshots or Videos
No response
Platform
OS: Manjaro Linux x86_64 Kernel: 6.1.31-2-MANJARO
Additional context
No response