Select in table: options not showing for new row

I have a Select Column properly configured and working within my table, but when trying to add a new row to the table, none of the options show up:

Works when editing though:

Hi there!
Just to be clear; this works when you’re editing a column but doesn’t work when adding a new one right?

Yes that is correct!

adding more words to hit min post length

Hello Dusan! This is a known bug that you can track here: [Bug]:For select column type in the table widget where the options are dynamically set, the same doesn't show up during Add new row flow · Issue #20230 · appsmithorg/appsmith · GitHub

Thanks! Is there any ETA or workarounds at the moment?

The only workaround is to hardcode the values instead of dynamically binding them to your API.