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

复用时,H5 跳转页面,点导航返回异常 #78

Open
tzwgod opened this issue May 24, 2022 · 1 comment
Open

复用时,H5 跳转页面,点导航返回异常 #78

tzwgod opened this issue May 24, 2022 · 1 comment

Comments

@tzwgod
Copy link

tzwgod commented May 24, 2022

https://user-images.githubusercontent.com/13271517/169979460-a9a9e4d0-6b81-480c-83cc-82867bd03e1a.mov
3

test code

    NSString *url = @"https://www.baidu.com/";
    WebViewController *web = [[WebViewController alloc] initWithUrl:url];
    [self.navigationController pushViewController:web animated:YES];
@hu5980
Copy link

hu5980 commented Nov 3, 2023

遇到同样的问题,楼主这个问题解决了吗

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