Remove glitch when saving cell in table

any way to change this? Loom | Free Screen & Video Recording Software | Loom that glitch, or thats normal ? no chance to remove that

thank you

Hi @agaitan, I was able to reproduce the glitch you are encountering. What fixed it for me was to change the "Success" event handler for the update query, I set it run the query that gets data for the table instead of running a table.refresh().

Update query success event handler:


Let me know how it goes! :slightly_smiling_face:

1 Like