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

fix: check for querySelector value added #2374

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

tshimber
Copy link
Contributor

@tshimber tshimber commented Dec 4, 2024

should fix this error (must happen on comp init, while props are coming befor DOM is ready):
image

in all other places in the component, where querySelector is used, this check for undefined exists, so I've added here as well

Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit 1ab6d07
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/67506cc0eef03d0008897827
😎 Deploy Preview https://deploy-preview-2374--marvelous-moxie-a6e2fe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@amir-ba amir-ba left a comment

Choose a reason for hiding this comment

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

LGTM!, good to see you back here :)

@amir-ba amir-ba merged commit dac9e93 into telekom:main Dec 4, 2024
12 checks passed
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.

2 participants