lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: <title>pass parameter to lowcoder page,but error info show "url.query is undefined"

Open wengad82 opened this issue 1 year ago • 2 comments
trafficstars

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: image

system show the error image

Expected Behavior

when the query use url.query.xx,the system can deal object url.query normal!

Steps to reproduce

  1. create a query ,and write the SQL,the sql use url.query.xx,xx is pass by other app.
  2. run the page,the system show the error message.

Environment

No response

Additional Information

No response

wengad82 avatar Mar 27 '24 05:03 wengad82

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: image

system show the error image

wengad82 avatar Mar 27 '24 05:03 wengad82

We addressed this issue and with v2.4 this bug should be solved

FalkWolsky avatar Apr 19 '24 09:04 FalkWolsky

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.

FalkWolsky avatar May 24 '24 17:05 FalkWolsky