Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
wengad82 opened this issue Mar 27, 2024 · 3 comments
Closed
1 task done

Comments

@wengad82
Copy link

wengad82 commented Mar 27, 2024

Is there an existing issue for this?

  • 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
Copy link
Author

wengad82 commented Mar 27, 2024

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

@FalkWolsky
Copy link
Contributor

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

@FalkWolsky
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants