Select Component Renderer not showing selected item #7497
Labels
BFP
Bug fix prioritised by a customer
bug
Something isn't working
Impact: Low
regression
Sometimes we make things break
Severity: Major
workaround
There is a workaround in the comments.
Describe the bug
Since Vaadin 24.3.x a Flow Select component with a custom renderer seems not to show its selected value anymore. I recorded a video in version 24.2.12 (see expected-behavior) where everything works fine and another one showing the current version (24.4.3) where it's not been renderered anymore:
Vaadin_24.4.3.mov
Expected-behavior
Here you see the example Vaadin Spring application build with Vaadin 24.2.12 where everything works fine:
https://github.com/vaadin/platform/assets/7093028/9c7c6a84-4c4e-4b14-88d7-86f801c82f1b
Reproduction
You can checkout my forked Vaadin example application within a Select component which shows the behavior, just change the Vaadin version to 24.4.3 in the pom.xml and you'll see the issue when you ran the application:
https://github.com/funfried/vaadin-select-with-custom-renderer-issue
System Info
MacBook Pro M1 Max / 32GB
MacOS 14.5 (Sonoma)
Vaadin 24.4.3
The text was updated successfully, but these errors were encountered: