Category: UI Widgets
Updated

This solution is summarized from an archived support forum post. This information may have changed. If you notice an error, please let us know in Discord.

Select in table: options not showing for new row

Issue

I am experiencing a bug in Appsmith where the options in my Select Column do not show up when I try to add a new row to my table. However, it works fine when editing an existing row. I have learned that this is a known bug and there is currently no ETA for a fix. The only workaround is to hardcode the values instead of binding them dynamically to my API.

Resolution

There is currently a known bug in Appsmith where Select Column options that are dynamically set do not appear when adding a new row to a table. The only workaround is to hardcode the values instead of dynamically binding them to your API. Unfortunately, there is no ETA on a fix for this bug at the moment. For updates, you can track the issue on the Appsmith GitHub page.