-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[Bug]: binding walkthrough crashing #27032
Copy link
Copy link
Closed
Labels
BugSomething isn't workingSomething isn't workingIDE PodIssues that new developers face while exploring the IDEIssues that new developers face while exploring the IDEIDE ProductIssues related to the IDE ProductIssues related to the IDE ProductNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageReleaseRelease BlockerThis issue must be resolved before the releaseThis issue must be resolved before the releaseVerifiedWhen issue is retested post its fixedWhen issue is retested post its fixed
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingIDE PodIssues that new developers face while exploring the IDEIssues that new developers face while exploring the IDEIDE ProductIssues related to the IDE ProductIssues related to the IDE ProductNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageReleaseRelease BlockerThis issue must be resolved before the releaseThis issue must be resolved before the releaseVerifiedWhen issue is retested post its fixedWhen issue is retested post its fixed
Type
Projects
Status
No status
Is there an existing issue for this?
Description
The walkthrough component uses
querySelector. This throws an exception for selectors starting with a number and some other characters. Fix here is to escape the selectors for these cases.Steps To Reproduce
Public Sample App
No response
Environment
Release
Issue video log
No response
Version
Cloud / Self hosted