Bug in dmx Form Repeat

Wappler Version : 6.8.0
Operating System : Windows 11 Pro
Server Model: Nodejs

Expected behavior

What do you think should happen?

When I provide the old index and the new index to the form repeat move method, it should move the item in the form repeat to the new index

Actual behavior

What actually happens?

But it's not moving the item to the new index; instead, it's giving an error.

Error

Reason

image

How to Fix

Rename this._mode to this._move

Suggestion

Can you add events to detect which item was dragged, from where, to where, along with the item details, old index, and new index?

bump

Fixed in Wappler 7 Beta 18

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.