Table: blur event not called from an editable cell #6701
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Reported by a PRO user;
Check my example in Stackblitz:
https://stackblitz.com/github/tleveque23/scrollTable
But if you use the "tab" key to navigate to the next field, the method that write this log is not called. The (blur) event on the input field is not called!
This was working fine with Data-table.
The text was updated successfully, but these errors were encountered: