Skip to content

Conversation

@ArtyomSavchenko
Copy link
Member

No description provided.

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-14244

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a runtime error where dataset property could be undefined on an HTMLElement, causing "e.dataset is undefined" errors in Uptrace monitoring. The fix adds optional chaining to safely access the dataset property.

  • Added optional chaining operator (?.) to safely access dataset property on HTMLElement

@ArtyomSavchenko ArtyomSavchenko merged commit ccec1ae into develop Nov 25, 2025
20 of 21 checks passed
ArtyomSavchenko added a commit that referenced this pull request Nov 25, 2025
Signed-off-by: Artem Savchenko <armisav@gmail.com>
@BykhovDenis BykhovDenis deleted the fix-dataset branch November 28, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants