Getting default value from a React Context Consumer in a monorepo Project? How to solve it.
Oct 10, 2020 · 6 min read · For the last two days, I was wondering, why I'm getting the default value from my react Context.Consumer. everything was going well under development mode, yet when I switch to production mode my context stopped responding in parts of my application,...
Join discussion