I have a strange error happening in my app. This code was working in my app and has not stopped working.
I have a table whereby the user can select a tag value for Cadence being Monthly, Quarterly or Annually. I have set these values manually and this was all working. I am now getting an error - 'This column doesn't have an option list. End users won't be able to edit cell values without one. Click to configure the available options.
If I try and configure the manual options I am getting an error - 'Some values may not have a matching option. WIthout matching options, those values will not render in their cells. Enable "Allow custom values" to show missing values.'
It has a link to Add missing values. If I click that it adds the values already loaded in the table in a loop. ie it seems that Retool is not seeing the values that have been loaded into the table from the dataset.
Please can I ask if anyone else is seeing this bug and if it has been introduced in a recent release.