Tabulator: Entering a cell with a select editor triggers the values function twice

Created on 4 Oct 2019  路  2Comments  路  Source: olifolkerd/tabulator

Describe the bug
When I click on a editable cell of the select type with a custom values function, the function is triggered twice.
On the example, the Run Count gets incremented twice.

Tabulator Info

  • Made the fiddle with version 4.4.3

Working Example
https://jsfiddle.net/shadlan/vbqfsjzd/11/

To Reproduce
Steps to reproduce the behavior:
Run the fiddle and click on any name to reproduce.

Expected behavior
The values function should only be called once everytime I start editing the cell.

Desktop (please complete the following information):
Using Chrome Dev 79.0.3921.0 on windows 10, but other coworkers also reported the bug on the stable Chrome

Bug

All 2 comments

Hey @shadlan

Thanks for the headsup,

I will look to get this fixed in the 4.5 release.

Cheers

Oli :)

Hey @shadlan

I have pushed a fix for this to the 4.5 branch that will be released in a few weeks.

Cheers

Oli :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AndrewHutcheson picture AndrewHutcheson  路  3Comments

tomheaps picture tomheaps  路  3Comments

jiaqianliCn picture jiaqianliCn  路  3Comments

soo1025 picture soo1025  路  3Comments

sphynx79 picture sphynx79  路  3Comments