ionic-team / ionic-team/ionic-framework

bug: Fallback route breaks routing in ionic react

未关闭
#30,446 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
TypeScript
星标
52.7k
派生
13.3k
平均合并
1 天 15 小时
30 天内合并 PR
51

描述

### Prerequisites

- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.

### Ionic Framework Version

v8.x

### Current Behavior

In ionic project with Tabs, I have added a fallback route using the recomended way of doing it.

` `

In normal use, the routing works fine, but if I go to the invalid route directly, the navigation is broken.

### Expected Behavior

The navigation works without any issues/jank.

### Steps to Reproduce

1. Dowload code from github - https://github.com/justinpathrose/ionic-fallback and run.
2. Click on **Tab 1** button in **/login** route.
3. Click on **Go to Invalid Route** button in **/tabs/tab1** route.
4. Reload the page.
5. Click on **Tab 1** Button.

### Code Reproduction URL

https://github.com/justinpathrose/ionic-fallback

### Ionic Info

Ionic:

Ionic CLI : 7.2.1 (/Users/justin/.nvm/versions/node/v20.19.1/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 8.5.8

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v20.19.1 (/Users/justin/.nvm/versions/node/v20.19.1/bin/node)
npm : 10.8.2
OS : macOS Unknown

https://github.com/user-attachments/assets/70133c70-c9ae-407a-9eae-96d660f196dd

### Additional Information

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。