Skip to content

Blazor views use the Blazor element ID _bl_# which may not be safe #3066

@mattleibow

Description

@mattleibow

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:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Ready For Work

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions