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.