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: do not throw on requestContentUpdate if card is not set #8110

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

web-padawan
Copy link
Member

Description

Fixes #8109

This fixes an issue in Lit based version (related test is Lit specific) but the error thrown can be also reproduced in Polymer when calling requestContentUpdate() without adding to the DOM.

Type of change

  • Bugfix

Copy link

sonarcloud bot commented Nov 8, 2024

@web-padawan web-padawan merged commit b5140ab into main Nov 8, 2024
9 checks passed
@web-padawan web-padawan deleted the fix/notification-card-check branch November 8, 2024 09:22
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.alpha3 and is also targeting the upcoming stable 24.6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[notification] In Lit version, error is thrown on requestContentUpdate with _card not defined
3 participants