Skip to content

fix: postpone registration until first instance is created#11354

Merged
sissbruecker merged 3 commits intomainfrom
fix/element-mixin-timing
Mar 13, 2026
Merged

fix: postpone registration until first instance is created#11354
sissbruecker merged 3 commits intomainfrom
fix/element-mixin-timing

Conversation

@web-padawan
Copy link
Copy Markdown
Member

Description

Replaced usage of finalize() method with a separate static method called from the constructor.

Type of change

  • Bugfix

@web-padawan web-padawan changed the title fix: postpone registtration until first instance is created fix: postpone registration until first instance is created Mar 13, 2026
@sonarqubecloud
Copy link
Copy Markdown

@sissbruecker sissbruecker merged commit b7ed99f into main Mar 13, 2026
10 checks passed
@sissbruecker sissbruecker deleted the fix/element-mixin-timing branch March 13, 2026 08:40
vaadin-bot pushed a commit that referenced this pull request Mar 13, 2026
* fix: postpone registtration until first instance is created

* chore: remove protected finalize method from typings

* test: ensure registrations is empty before element is created
vaadin-bot pushed a commit that referenced this pull request Mar 13, 2026
* fix: postpone registtration until first instance is created

* chore: remove protected finalize method from typings

* test: ensure registrations is empty before element is created
vaadin-bot pushed a commit that referenced this pull request Mar 13, 2026
* fix: postpone registtration until first instance is created

* chore: remove protected finalize method from typings

* test: ensure registrations is empty before element is created
sissbruecker pushed a commit that referenced this pull request Mar 13, 2026
…11355)

* fix: postpone registtration until first instance is created

* chore: remove protected finalize method from typings

* test: ensure registrations is empty before element is created

Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
web-padawan added a commit that referenced this pull request Mar 13, 2026
…11356)

Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
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.

3 participants