Taking https://codesandbox.io/s/reverent-tesla-c0kq0 from lukeed/navaid#13.
FIRST PROBLEM
I cannot navigate anymore.
Until 3.5.1 you can navigate like this:
- Being in Home ("/")
- click on "Go to Teams Page" ("/teams")
- click on "Go to Team 1 Page" ("team/1")
With 3.5.2 you can't.
You can do 1 and 2 but at the step 3 you see nothing.
If you are on the page "team/1" and reload using codesandbox's preview icon it works.
SECOND PROBLEM
In one of my projects the error is even more frightening:
TypeError: Cannot read property '$$' of undefined