Form keeps submitting 1000s of times

The issues occur when I work within Wappler.

It runs your API while working in Wappler?

What if you turn App Connect off?

Screen Shot 2022-11-15 at 1.49.25 PM

If I turn it off, the issue does not occur.

What about if you use valid bootstrap formatting?

<div class="row">
        <div class="col">
Your text here .........
        </div>
</div>

Thanks for the suggestion, tried but still same trouble.

I was able to reproduce the problem and was able to pinpoint the problem to the flow being triggered each time you edit. I’ve got an update for App Connect that should prevent the flow from being triggered.

dmxAppConnect.zip (26.6 KB)

2 Likes

Thanks Patrick and everyone who thought along. I just tested and can confirm that this new update solves the issue.

I had to revert part of the changes as it seems to break some page flows using autorun. Here an updated file, can you please test if this still fixes your issue.

dmxAppConnect.zip (26.6 KB)

This should be fixed now in Wappler 5.2.5

This topic was automatically closed after 32 hours. New replies are no longer allowed.