======== TEMPLATE BUG FORM ========
Wappler Version : 3.5.7
Operating System : Windows
Server Model: Node
Database Type: N/A
Hosting Type: N/A
Expected behavior
What do you think should happen?
The array should be updated.
Actual behavior
What actually happens?
I get this error.
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
- Create an Array object on the page
- Add a Dynamic Event to an element and use one of the Array actions to add a value into the array.
Example code:
<a dmx-on:click="uuid.replaceAt(0,'test')" id="btn_deletecontact" dmx-bind:data-uuid="{{uuid}}">
<em class="icon ni ni-na"></em><span>Delete Contact</span>
</a>
Community Page
Last updated:
Last updated: