Getting strange react error in nextjs
I am getting a strange Error Message when nextjs tries to compile:
it happends if i try:
the error message in browser is:
it happends if i try:
the error message in browser is:

TypeError: react__WEBPACK_IMPORTED_MODULE_1__.useContext is not a function
at Config (./src/components/developer/config.tsx:13:80)
at stringify (<anonymous>)
at stringify (<anonymous>)
at AsyncLocalStorage.run (node:async_hooks:346:14)
digest: "1302885403"const roles = trpc.snowflake.roles.useQuery();