OS info
- Operating System : Windows 10.0.22631
- Wappler Version : 7.0.0-beta. LATEST
Problem description
When I define a "setValue" variable and place a json object with the error information I want and apply the setValue to the consumption rate limit, it does not output: status and message. Only apply statically!
Steps to reproduce
- Create a consume rate limiter and set dynamic "Message" for make this error.
Images
Static config - this config dont reproduce the error.
Check now
This is one of the errors, it does not give output in the frontend because of the "status" variable being defined dynamically.
This other error is reproduced when the "Message" variable is being applied dynamically, in general, any dynamic value in rate limiting is causing an error.