Hello! I am trying to build an app that has a table with a editable tag column. For my case it is called "Type". This column has this array as data source: ['text','number','date','datetime','select','document', 'email','phone']. When I am editing something on the table I have no problem, but when I commit and push the option list no longer works. The option list resets to having no values.
I am working on staging and my environment is connected to GitHub.
Hi @Rodrigo! Bumping this post to see if pyrrho's suggestion helped you out.
I was also unable to reproduce the issue you were having so if you found out what was causing it and solved it on your own, I'd be interested to hear what it was. Thanks!