Unchecking 'Export' on table options causes browser to hang

Reproduce:

Create a page with a table component
Check off ‘Show Export Button’
Save the page
Uncheck ‘Show Export Button’

Issue: browser hangs

Workaround:

Navigate to the table in the page xml and change the “showexportbuttons” attribute in the initiating table node to “false”

Shmuel,

What version of Skuid are you on?
I’m guessing this manifests across multiple pages and not just one?

Thanks!

Yes this was happening across multiple pages. I had reproduced it on a standalone page.

I was on version 9.3.3 or 9.3.4. I’ve since upgraded to 9.5.0 where I’m not seeing this issue anymore.

Shmuel,

Sorry for the too late reply, but I’m glad the issue is solved in 9.5.0! I tried repro’ing the issue in 9.3.4 but couldn’t, so let me know if the issue comes up again.

Thanks!