I am using version 4.0 on Mac and I can not set the value of a text field I can select set value but there is no option to select a value. This occurs will all text fields on the page.
Wappler Version : 4.0
Operating System : Mac
Server Model: Node
Database Type: Mysql
Hosting Type: Docker
Expected behavior
On click event should be able to setValue of a text Field.
Actual behavior
Unable to select a value for the selected text field on dynamic click event
How to reproduce
Select click dynamic event and try to setValue for a text field does not work on any text field on the page.
I am unable to recreate this issue. Are you sure your page code doesn’t have any syntax errors?
Maybe test this on a new blank page and see if the problem persists there?
No code errors. Works fine in 3.9.9 so clearly there is something different between 3.9.9 and 4.0.
Only thing I can think is it’s related to a onclick event inside a repeat. But can’t see why this would be an issue. I can hand code it but that’s not ideal.
I have reverted to 3.9.9 for now as it’s just unusable for me like this.
Yes only inside a repeat and yes a content page - which is inside a layout page. Haven’t tested when not ref layout page but don’t think it would make much difference.