AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
11.42k stars 1.23k forks source link

replaceTable not working as expected #1597

Closed WickedInvi closed 9 months ago

WickedInvi commented 9 months ago

Temp Solution For anyone looking facing the same problem and looking for a solution, you can assign the table to a variable (with insert data block) and use it where required and clear the table (with delete data block).

Describe the bug Please watch video for bug https://somup.com/c0lrjHkXHp

To Reproduce Watch video Steps to reproduce the behavior:

  1. Add something to table
  2. Go to JS block
  3. add an array and use replaceTable

Desktop (please complete the following information):

Other Information I tried using replaceTable without anything in the table and works as expected image image