Next.js Discord

Discord Forum

TypeError: Cannot destructure property 'store' of 'useReduxContext2(...)' as it is null.

I use the redux toolkit, I put the provider in the layout, everything worked fine at local startup, but an error occurred during building: TypeError: Cannot destroy property 'store' of 'useReduxContext2(...)' as it is null. Please help me

0 Replies