Entire POST block deleted from Input on server workflow

Wappler Version : 7.3.6
Operating System : mac
Server Model:
Database Type:
Hosting Type:

Expected behavior

What do you think should happen?

When deleting elements from the $_POST input section of a server workflow, it should always delete the item selected.

Actual behavior

What actually happens?

I can reproduce an instance where the entire $_POST block is removed.

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue

Looks like it has to do with an index issue…If I start further down the list, the problem happens later, but still happens.