You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am transforming an old project. When dealing with routing, it all uses hashlocationstrategy. I configure the routing according to the planet example, I find when hashlocationstrategy is turned on and route is switched from portal to sub app root, the hash of url will disappear , But when entering the lower page route of sub app, the hash is displayed normally, I don't know what's wrong
To Reproduce
Portal to sub app root
Sub app root to sub app page
Expected behavior
When use hashlocationstrategy routing # always exist.
Describe
I am transforming an old project. When dealing with routing, it all uses hashlocationstrategy. I configure the routing according to the planet example, I find when hashlocationstrategy is turned on and route is switched from portal to sub app root, the hash of url will disappear , But when entering the lower page route of sub app, the hash is displayed normally, I don't know what's wrong
To Reproduce
Expected behavior
When use hashlocationstrategy routing # always exist.
Screenshots
Routing in the portal home
Routing to sub app1 root
Routing to app1 belong to dashboard page
Package json
Portal routing module
The text was updated successfully, but these errors were encountered: