Describe the bug
Navigating way from page with chart throws error
Prematurely disposed or observer is not disconnecting
To Reproduce
Steps to reproduce the behavior:
- Start a webassembly project (default)
- Add nuget package rc 6
- Add chart to counter page
- Install Wasm-tools
- Debug App
- Navigate to counter page
- Navigate away
Expected behavior
No error thrown
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]: Chrome
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Downgrading to rc 5.4 (and direct linking SkiaSharp.View.Blazor 3.119.1 solves it.
Describe the bug
Navigating way from page with chart throws error
Prematurely disposed or observer is not disconnecting
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error thrown
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Downgrading to rc 5.4 (and direct linking SkiaSharp.View.Blazor 3.119.1 solves it.