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
The React 6 method is good, but I would like to be able to use custom routers in v6 as well. In other words, I think it's good to make the two methods compatible. There are cases where you need to do offscreen or a custom route as needed, but it feels like a limiting factor. In particular, offscreen becomes useless because it cancels the mount. I would appreciate it if you could improve it so that I can use both. There was a trick to downgrade and implement.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The React 6 method is good, but I would like to be able to use custom routers in v6 as well. In other words, I think it's good to make the two methods compatible. There are cases where you need to do offscreen or a custom route as needed, but it feels like a limiting factor. In particular, offscreen becomes useless because it cancels the mount. I would appreciate it if you could improve it so that I can use both. There was a trick to downgrade and implement.
Beta Was this translation helpful? Give feedback.
All reactions