-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
isSwitchTab 判断异常 #54
Comments
感谢反馈,下班后抽个时间看一下 |
如果可以的话建议给个复现 demo 方便排查,抑或把 originalTabsRoutes 贴出来看看呢? |
我的意思是 console.log 一下报错时候的 originalTabsRoutes 😂 |
location:
originalTabsRoutes:
|
那大概率是这个原因了,我回头看看 |
@CementSealing 刚才突然想到,你可以暂时先把 routes 中的 https:// 开头的路由过滤掉试试 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
以前用得没什么问题,然后不知道怎么就报错了。报错主要是在登录页和redirect路由页面
在文档中有说:
在使用页面标签化的功能的时候注意 originalRoutes 需要处理得当
,请问需要怎么注意处理得当,SwitchTabsLayout文件与DEMO的一样The text was updated successfully, but these errors were encountered: