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

[Bloc] Element id comparison returns false negatives #4139

Open
syrel opened this issue Nov 1, 2024 · 0 comments
Open

[Bloc] Element id comparison returns false negatives #4139

syrel opened this issue Nov 1, 2024 · 0 comments
Assignees
Labels

Comments

@syrel
Copy link
Member

syrel commented Nov 1, 2024

id1 := GtInspectorInspectButtonId asBlocElementId.
id2 := #'inspector--inspect' asBlocElementId.

id1 = id2

should return true while we get false:
Screenshot 2024-11-01 at 11 45 58

@syrel syrel added the bug label Nov 1, 2024
@syrel syrel self-assigned this Nov 1, 2024
@syrel syrel changed the title [Bloc] Element id comparison has false negatives [Bloc] Element id comparison returns false negatives Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant