Kumaran Masilamani
05/24/2021, 4:59 PMIn any editable Tabulator cell, edit the field
Change the content (don't press Enter)
Press tab (as some user behaviour to switch to the next cell)
*
Sometimes, the content shows as updated, but sometimes the whole tabulator goes empty.
If the content stays, any further action on the tabulator clears the whole table.
In the console, it throws Uncaught TypeError: every time.
I can reproduce the issue here too:
https://rjaros.github.io/kvision-examples/showcase/#!/tabulator
Can I raise a bug in github?Robert Jaros
05/24/2021, 5:02 PMKumaran Masilamani
05/24/2021, 5:02 PMKumaran Masilamani
05/24/2021, 5:02 PMRobert Jaros
05/24/2021, 5:04 PMKumaran Masilamani
05/24/2021, 5:11 PMKumaran Masilamani
05/24/2021, 5:20 PMRobert Jaros
05/24/2021, 7:18 PMdataTree = true
option in your project?Kumaran Masilamani
05/24/2021, 7:34 PMdataTree = false
Robert Jaros
05/24/2021, 9:17 PM