Teppo Kurki
Teppo Kurki
Did some testing on this and so far looks that there's really no contract on the order of in which the events happen. While it looks like your suggestion on...
@mshabarov This change will introduce a slight change in behavior of Binder change tracking due to requiring `equals` to be implemented properly by value types. As well as reverting the...
> Just discussed with @tepi, the Binder-level API could be done in a way: > > 1. Adding a method on Binder's level that enables/disables usage of these predicates on...
Needs formatting + some tests are failing
Tested to confirm that the issue is reproducible in latest Flow versions as well. This is likely in part caused by https://github.com/vaadin/flow/commit/92a8cc8fdb1ddd08d79c55dabe31179f7e89a9d2, which in turn enables Flow routes to contain...
Parameter encoding/decoding is inconsistent starting from 24.4.0
When designing the fix for this, https://github.com/vaadin/flow/issues/21267 should be considered as well