Skip to content
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

调用返回主屏后,再调用打开新窗口,新窗口无法打开 #44

Open
lzh545 opened this issue Sep 2, 2022 · 1 comment

Comments

@lzh545
Copy link

lzh545 commented Sep 2, 2022

代码调用如下,先返回主屏,再打开新窗口,控制台打印已打开,实际窗口没有打开
navigator_back_to_home();
navigator_switch_to("main_menu/main_menu", FALSE);

@jason-zhanghe
Copy link

我也遇到了同样的问题,从 mvvm 的模型代码上调试看,模型被创建,但是又被销毁了。导致最终没有看到页面。希望 @xianjimli 可以协助帮忙分析下这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants