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

Query string parameters not accessible when using Express #58

Closed
oluomotoso opened this issue Sep 1, 2021 · 1 comment
Closed

Query string parameters not accessible when using Express #58

oluomotoso opened this issue Sep 1, 2021 · 1 comment

Comments

@oluomotoso
Copy link

We are currently using express to deploy our vitedge app. The issue is query string parameters is not accessible via functions props.

To reproduce,

  1. vitedge build
  2. visit url with query string e.g https://vote.watu.global?filter=ongoing
  3. console.log(query

image

the data is not available and this works seamlessly with npm run dev

@frandiox
Copy link
Owner

frandiox commented Sep 2, 2021

@oluomotoso Thanks for reporting. This should be fixed in 0.16.2 🎉

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