history icon indicating copy to clipboard operation
history copied to clipboard

& can't be encoded, how to upgrade to v5 alpha?

Open kopax opened this issue 6 years ago • 0 comments

I am having an issue when params in url are using special char such as percent, the encoding is failed. I have opened the issue here but I think this would be the right place.

I have seen in the changelog that a v5 alpha is now up and it seems from the changelog that this issue may be fix.

However, I was not able to upgrade without issue, this is the error I have when trying to change from the entrypoint to another route:

Could not find router reducer in state tree, it must be mounted under "router"

I can see that my reducer is well initialized for history v4.10.1 and react-router 5, how can I perform the upgrade without hassle ?

kopax avatar Mar 29 '20 14:03 kopax