Hi I got this error and don’t know what to do.
I have included the rg-to-csv item on the page.
I added the id attribute to the repeating group.
I added the workflow element.
Let me know what you think. Thanks!
Hi I got this error and don’t know what to do.
I have included the rg-to-csv item on the page.
I added the id attribute to the repeating group.
I added the workflow element.
Let me know what you think. Thanks!
Hi @cbray,
Thanks for the screenshot — that error usually means the action is trying to run a .replace on a value that’s null
(most often the File name, a header, or a column value that’s expected to be text). A few quick checks that typically fix it:
orders_export.xlsx
).:formatted as text
or default values).To help us pinpoint it, could you please share:
?debug_mode=true
, Step-by-step enabled, and the browser console open (so we can see when values become null)Once we have this information, I will do my best to help you.
Best regards,
Smorodinov Egor,
Support Team
Browse all Zeroqode Plugins for bubble
Hi @cbray ,
We hope our suggestions to test with a static file name, ensure the Columns to export and Custom headers are correctly set, confirm the RG data source has items, verify the ID attribute, handle dynamic expressions, and update to the latest plugin version were helpful.
Is the issue still relevant, or were you able to resolve it?
Have you tried the recommended steps, and did anything help?
If you’ve had a chance to provide the requested screenshots and screen recording, we’d be happy to review them.
We’re here to assist!
Best regards,
Smorodinov Egor,
Support Team
Browse all Zeroqode Plugins for bubble