-
Notifications
You must be signed in to change notification settings - Fork 21
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
路由紊乱 #12
Comments
first issue 🚀 |
aar需要用moudle打 直接新建一个 将Faraday的flutter相关代码复制进去就行 |
@yfbx-repo 抽空看下这个 |
好的 谢谢了 |
@forgetW 现在还有这个问题嘛? 如果有麻烦你fork一份本仓库,然后在example中重现一下。我们会尽快解决。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
使用了一个三方开源IM库,路由来回跳转的时候乱了。具体操作为将路由的flutter打成aar,嵌入到https://github.com/forgetW/farady_im 项目中,现在配置导航,点击登录,然后点会话列表按钮会跳转到 flutter页面。再点中心按钮跳转到 native会话页面。 在点击会话页面右上角的菜单按钮跳转到flutter页面。会出现路由紊乱,不是一定能复现,可能需要多点击几次。 核心复现就是 native会话页面。 在点击会话页面右上角 返回 继续点击循环操作
The text was updated successfully, but these errors were encountered: