replaceMountedTableAction problem
I have two identical table row actions that allow me to navigate to the next row via modals. The only difference between them is the action name.
Initially, when I load the table and click "Finish," a modal opens as expected. From there, I can click "Submit and open next row" to open the next modal, and everything works fine. So I switch to the other modal every time.
However, when I switch to another tab (which uses advanced tables via PresetViews) and then try to use "Submit and open next row" again, the second modal does not open. If I refresh the page, it starts working again.
3 Replies