platform
platform copied to clipboard
PiT 23.2
trafficstars
- [x] https://github.com/vaadin/web-components/issues/4096
- [x] https://github.com/vaadin/flow/issues/14143
- [ ] https://github.com/vaadin/base-starter-flow-osgi/issues/239
- [ ] https://github.com/vaadin/vaadin-flow-karaf-example/issues/100 (still happening in 23.2)
- [x] https://github.com/vaadin/flow-components/issues/3567 (also happening in 23.1)
- [ ] https://github.com/vaadin/flow/issues/14355
FYI: ComboBox has a similar problem as the RouterLink: error: reference to ComboBox is ambiguous with:
var combobox = new ComboBox<Object>(null);
Migrating from V14.8 to 23.2.alpha2 (haven't tested with 23.1) - could probably be unrelated, but wanted to mention it because CB was refactored
@knoobie thanks for reporting, we added a sentence in upgrading guide https://vaadin.com/docs/latest/upgrading/essential-steps