Conditional Regions Binds Not Including Id

Wappler Version : 4.8.3
Operating System : Mac
Server Model: Node JS
Database Type: My Sql
Hosting Type: Docker

Expected behavior
When referencing to a variable or any bind in a conditional region the ID of the condition should be added to the bind

Actual behavior
This ID is not added creating an incorrect bind

How to reproduce
Can be reproduced by having a variable in a condition, then a button outside the condition that onclick edits the variable value

1 Like

Quick little video showing the issue.
(I’m on PC, Wappler 4.9, PHP, MySQL, hosting custom)

edit: i said it’s not appending the id. I meant it’s not prefixing the container id or anything like it.

Also, I find it a bit strange we’d have to prefix everything with its container id. Seems like it would be better NOT to have to do that.