Skip to content

[Bug]: binding walkthrough crashing #27032

@akash-codemonk

Description

@akash-codemonk

Is there an existing issue for this?

  • I have searched the existing issues

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

  • Signup as a new user
  • Create a query, run it successfully
  • Add table widget from suggested widget. Note that the widget id must start with a number to repro the crash.
  • Wait for 5 seconds for the walkthrough to appear, app crashes.

Public Sample App

No response

Environment

Release

Issue video log

No response

Version

Cloud / Self hosted

Metadata

Metadata

Labels

BugSomething isn't workingIDE PodIssues that new developers face while exploring the IDEIDE ProductIssues related to the IDE ProductNeeds TriagingNeeds attention from maintainers to triageReleaseRelease BlockerThis issue must be resolved before the releaseVerifiedWhen issue is retested post its fixed

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions