Skip to content

[selection-list] fixes ignoring updated model values #352, fixes #363#364

Merged
RT567 merged 1 commit intoday8:masterfrom
smee:master
Mar 1, 2026
Merged

[selection-list] fixes ignoring updated model values #352, fixes #363#364
RT567 merged 1 commit intoday8:masterfrom
smee:master

Conversation

@smee
Copy link
Contributor

@smee smee commented Feb 27, 2026

The selection-list was always refering to the original value of model. Changes to it were ignored, leading to missing visual updates in the component. This commit uses the same code pattern as in other components instead.

Fixes issue #363

Bug was introduced in commit 99e1bc8

The `selection-list` was always refering to the original value of
`model`. Changes to it were ignored, leading to missing visual updates
in the component.

Bug introduced in commit 99e1bc8
@RT567 RT567 merged commit 0e59c56 into day8:master Mar 1, 2026
@RT567
Copy link
Contributor

RT567 commented Mar 1, 2026

Thanks :) @smee

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