Wappler Version : 7.3.8
Operating System : Ubuntu 22.04
Server Model: NodeJS
Database Type: Postgres
Hosting Type: Docker
Expected behavior
What do you think should happen?
After I add a new query, variable or any action on the server actions, when I run it inside my webApp, the new actions don’t appear, even with output set to true.
Actual behavior
What actually happens?
When I add a new action, it looks like it’s correct on the edit server action screen, but once I run it inside the app with the front end, the actions I added don’t appear for the front end.
How to reproduce
- Create a Folder on the API folder
- Create a sub folder inside this new folder
- Add an action (query or set value)
- Name the action and add the query or a value
- Run it on the browser
- See if outputs it
Important to say that I create the action on the previous version I had installed (7.1.2) and update earlier today to the 7.3.7. Then I saw the sub folder bug and update to 7.3.8, but since 7.3.7 it was not working properly here