'tabulator.js: Dropdown (editor: select) responsive not working?

I'm using tabulator.js 4.9.3 and I use built in drop down (select) like that editor:"select".

When I'm on full screen desktop I can use it, but in responsive mode with small screen the drop down doesn't work. No drop down list will be shown when clicking on the field.

I tried it on Safari Mac OS.

Is there something I need to do? Is it not working at all?

Michael



Solution 1:[1]

Only full columns are editable in Tabulator, once it has been collapsed into the responsive list it is a read only value.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Oli Folkerd