Does a react Context component with a provider only get mounted when the provider is mounted?
ie does the code inside of say
FooProvider
only get ran whenever i use the provider somehwere in my App
2 Replies
basically does it behave like any other React component
bump
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View