lowcoder
lowcoder copied to clipboard
[Bug]: <title>pass parameter to lowcoder page,but error info show "url.query is undefined"
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
it show that ,when i use url.query in query sql, and the query trigger when page load,the system will show {"code":"QUERY_EXECUTION_ERROR","message":"url.query is undefined"}
query us url.query:
system show the error
Expected Behavior
when the query use url.query.xx,the system can deal object url.query normal!
Steps to reproduce
- create a query ,and write the SQL,the sql use url.query.xx,xx is pass by other app.
- run the page,the system show the error message.
Environment
No response
Additional Information
No response
it show that ,when i use url.query in query sql, and the query trigger when page load,the system will show {"code":"QUERY_EXECUTION_ERROR","message":"url.query is undefined"}
query us url.query:
system show the error
We addressed this issue and with v2.4 this bug should be solved
We think it is solved now. Not in a perfect way and we will work on it. Please re-open the issue if it still persists for you.