I was really surprised not to see an update to the react-router version in the Ionic v7 beta. I’m curious how we should be thinking about this limitation…
- There was a post a while ago saying this was being worked on… is it? Is it on a roadmap?
- I’ve read the docs about react routing with Ionic a few times, but I’m struggling to understand what I would lose if I just stopped using @ionic/react-router. I’ve found that using
routerLink
will stop working, are there more fundamental things that won’t work? - Maybe I should stop worrying about this? Being stuck on a quite old version of a big dependency makes me sad, but I could let it go.
That would be a little easier if I had a bit better idea of what to expect.
Thanks!