Hello Appfarm. i think i found a weird bug when doing a specific manipulation in an action
i have One big datasource “Customer” (54000 object) that i activate only when i import Customer from a CSV
-
if i set the datasource before an import => it will never trigger the import dialog (i tried it on multiple browser ). it will actually say on the devtool “import Data” and will abort after waiting sometime

-
If i set an import before the datasource => it work normally

-
if i set a small datasource before an impot => it work normally
-
i trigger a confirm dialog between a datasource and the import => it will work normally ( doesn’t work with a “sleep” action or a normal dialog actually)

it’s easy to find a workaround but i just wanted to put this here. seems like a huge data will never trigger an import if it’s before it. even there is actions between them (beside triggering a dialog)
Have a great day ![]()
