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

调用dispose方法后闪退 #104

Closed
Chihiro23333 opened this issue Jan 24, 2024 · 2 comments
Closed

调用dispose方法后闪退 #104

Chihiro23333 opened this issue Jan 24, 2024 · 2 comments

Comments

@Chihiro23333
Copy link

平台:windows11-23H2
新开一个页面展示webview,退出界面时调用dispose方法,界面退出后应用会未响应,然后闪退。不调用dispose方法则无问题,此问题必现。关键代码如下:
@OverRide
void dispose() {
_controller.dispose();
super.dispose();
}

@SinyimZhi
Copy link
Collaborator

同一个问题,关联 #96

@SinyimZhi
Copy link
Collaborator

Hi, every one. I've merged multi instance and multi window support branch to main. There is a lot of problems might have been resloved. Could you guys help us to verify what we did success and what new problem brought in? @Chihiro23333

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