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

Application becomes unresponsive after page refresh #432

Open
FugaziScript opened this issue Apr 15, 2024 · 1 comment
Open

Application becomes unresponsive after page refresh #432

FugaziScript opened this issue Apr 15, 2024 · 1 comment

Comments

@FugaziScript
Copy link

I'm having problems with performance. After the page is refreshed or closed, the exceptions are generated and application is unresponsive. I added more nodes to show the problem. How can it be resolved?

2024-04-15.11-45-04.mp4
@FugaziScript
Copy link
Author

ok, I found what caused this problem.
In NodeRenderer.cs there is JsRuntime.UnobserveResizes(_element); in the Dispose() method. After commenting it the problem disappeared.
image

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

1 participant