TypeError: Cannot destructure property 'store' of 'useReduxContext2(...)' as it is null.
Unanswered
ππππ£π’ posted this in #help-forum
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