You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a way to find elements, and we are currently using the blazor ID. This may not be safe as there is a comment in the API:
The Id is unique at least within the scope of a given user/circuit. This property
is public to support Json serialization and should not be used by user code.
Code
The blazor sample
Expected Behavior
No response
Actual Behavior
No response
Version of SkiaSharp
3.118.0-preview.1 (Next Preview)
Last Known Good Version of SkiaSharp
Other (Please indicate in the description)
IDE / Editor
Visual Studio (Windows)
Platform / Operating System
Other (Please indicate in the description)
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Description
We need a way to find elements, and we are currently using the blazor ID. This may not be safe as there is a comment in the API:
Code
The blazor sample
Expected Behavior
No response
Actual Behavior
No response
Version of SkiaSharp
3.118.0-preview.1 (Next Preview)
Last Known Good Version of SkiaSharp
Other (Please indicate in the description)
IDE / Editor
Visual Studio (Windows)
Platform / Operating System
Other (Please indicate in the description)
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: