You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a custom editor in GridPro, tabbing through the column cells briefly displays wrong values in the blurred cells on slow network connection. This also produces unnecessary ItemPropertyChangedEvents with unchanged values.
Kapture.2024-11-13.at.10.53.07.mp4
Expected outcome
The blurred cells should not display invalid values
No ItemPropertyChangedEvent should be fired when there are no edits
Description
When using a custom editor in GridPro, tabbing through the column cells briefly displays wrong values in the blurred cells on slow network connection. This also produces unnecessary
ItemPropertyChangedEvent
s with unchanged values.Kapture.2024-11-13.at.10.53.07.mp4
Expected outcome
ItemPropertyChangedEvent
should be fired when there are no editsMinimal reproducible example
Steps to reproduce
Environment
Vaadin version(s): All versions with GridPro
Browsers
Issue is not browser related
The text was updated successfully, but these errors were encountered: