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

Can't get param values with vxNav.push() #156

Closed
ebiboy2 opened this issue Jul 16, 2022 · 3 comments
Closed

Can't get param values with vxNav.push() #156

ebiboy2 opened this issue Jul 16, 2022 · 3 comments

Comments

@ebiboy2
Copy link

ebiboy2 commented Jul 16, 2022

Cant' seem to figure out why I can't get the values to items when I call context.vxNav.push(Uri(path: '/completeOrder'), params: item);
Value exists but appears as null in the other screen.

@iampawan
Copy link
Owner

Can you add a sample?

@ebiboy2
Copy link
Author

ebiboy2 commented Jul 20, 2022

I am trying to get the value using context.vxNav.params

@iampawan
Copy link
Owner

Closing this as Vx doesn't support navigation anymore. Use go_router or any other package for that

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