<Context.Consumer.Provider> Warning
I am building with the t3 stack. I have 2 context apis on two different page in my web app. They are set up almost exactly the same way but one is throwing the following warnings in the console:
Same for the Context.Consumer.Consumer
I am not using Context.Consumer.Provider or Context.Consumer.Consumer or I don't think I am. I even tried to verify with a google search, but could get anywhere
My full context api is in the image along with where I initialize it
0 Replies