Issue with Checkboxes in Version 24.16

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
paulgai
Posts: 6
Joined: 2020-10-24 15:16
Contact:

Issue with Checkboxes in Version 24.16

Post by paulgai » 2024-08-06 20:21

It seems that there is a bug in version 24.16 concerning the checkboxes. In all the checkboxes, the caption has the ">" character in front, and additionally, the selections are not being saved. It looks like the PHP tag closure is missing somewhere.

Image

User avatar
zibrahim
Veteran Member
Posts: 170
Joined: 2020-01-28 18:30
Location: Malaysia

Re: Issue with Checkboxes in Version 24.16

Post by zibrahim » 2024-08-06 23:15

Hi there,
hmmmm...I am not seeing that at my end.
Tested with Chrome, Firefox & Safari... No problem at all.
Zala.
Appgini 25.12, MacOS 15.5 Windows 11 on Parallels.

paulgai
Posts: 6
Joined: 2020-10-24 15:16
Contact:

Re: Issue with Checkboxes in Version 24.16

Post by paulgai » 2024-08-07 09:21

False alarm, the problem was with Prettier in Visual Studio Code. Specifically, after saving the file my_table_templateDV.html (even if no changes are made to the code), it modifies the end tags, causing this issue. I'm writing this here in case it happens to someone else.

Image

Post Reply