Wappler Version : 4.0.0 Beta 13
Operating System : Mac
Server Model: Node JS
Database Type: My Sql
Hosting Type: Docker
Expected behavior
When editing a existing server action step like a query from for example paged to multiple on save these changes should be seen in the data binds on the actual pages.
Actual behavior
After you edit the query from paged to multiple then going into a page to bind them the new outputs aren’t displayed and the old ones remain until you turn off the output on the query and back on again
How to reproduce
Edit a existing server action changing something like a query from multiple to paged etc then save the action file and check the available binds on your page (not sure if this is just something in my setup or if it happens all the time)
After I change this to a paged query and save the action I then don’t see the updated binds for the paged query still see the ones for multiple, I have also tried refreshing in the app binds menu it doesn’t update until in the server action I disable then enable output on the query save and it updates in app binds
Was doing some tests to try narrow down the issue seems to be happening in a repeat I tried a different test with no repeat and was seeming okay havent tried conditions etc