automa icon indicating copy to clipboard operation
automa copied to clipboard

New error in Automa 1.29.10 - Error - (0 , i.Z)(...).split is not a function - in Forms block

Open LektikosGR7 opened this issue 8 months ago • 6 comments

Describe the bug After the last update (Automa Version: 1.29.10) I have started to see the error:

(0 , i.Z)(...).split is not a function

When using the Forms block:

Image

Image

To Reproduce Steps to reproduce the behavior:

  1. Trigger
  2. Google Sheets
  3. Get spreadsheet cell values
  4. Insert data
  5. Loop data
  6. Active tab
  7. Click element
  8. Delay - 100
  9. Forms - * And here started to see the error: (0 , i.Z)(...).split is not a function

Expected behavior Forms block - to fill text in the window of the facebook

Screenshots

Image

Image

Desktop (please complete the following information):

  • OS: Windows 10 64bit
  • Browser: Google Chrome
  • Extension Version: 1.29.10

LektikosGR7 avatar Jun 03 '25 22:06 LektikosGR7

Same for me for a form block, workflow is bricked

Image

Image

JibsouX avatar Jun 05 '25 10:06 JibsouX

+1 ,打开调试模式,进行表单输入,会出现以上错误((0 , i.Z)(...).split is not a function)。 automa 1.29.9版本就没问题

hqfeijian1 avatar Jun 25 '25 04:06 hqfeijian1

@bingren-yd and @Kholid060 Are you able to look at this error? This problem persists in the new versions from 1.29.10 to 1.29.12, what are the options to fix it?

LektikosGR7 avatar Aug 18 '25 15:08 LektikosGR7

@bingren-yd and @Kholid060 Are you able to look at this error? This problem persists in the new versions from 1.29.10 to 1.29.12, what are the options to fix it?

If your goal is a rich text editor, then the form block in Automa is not suitable and errors will occur—from a programming perspective, this is "expected behavior."

/cc @hqfeijian1

bingren-yd avatar Aug 19 '25 12:08 bingren-yd

https://extension.automa.site/workflow/amFwa1Im4kYUIBDWvgjO3

You can install it for reference as one approach; Twitter's input box is also a rich text input box, so alternative methods are needed to simulate typing.

bingren-yd avatar Aug 19 '25 12:08 bingren-yd

I am also experiencing this problem. Please assist in how to debug.

noahlschneider avatar Nov 21 '25 18:11 noahlschneider