[Bug]: Cannot destructure property ‘basename’ of s.useContext(…) as it is null with basename configuration. #283
Labels
bug
Something isn't working
COMMUNITY: PR is welcomed
We think it's a good feature to have but would love for the community to help with the PR for it
help wanted
Extra attention is needed
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I have two react apps and deploying in same domain with different basename.
http://domain.com - host application
http://domain.com/app1 - remote application
And I’m using react-router-dom v6 for routing. When navigate from to route application it’s working (http://domain.com/app1/homepage) but when reload the page getting ** Cannot destructure property ‘basename’ of s.useContext(…) as it is null**
Version
v6.2.0
Reproduction
I cannot share repository details
Relevant log output
Validations
The text was updated successfully, but these errors were encountered: