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

VxToast positioning when using a BottomNavigationBar and GoRouter #193

Open
baconomist opened this issue Oct 30, 2023 · 1 comment
Open

Comments

@baconomist
Copy link

Describe the bug
When showing a toast with VxToastPosition.bottom, the toast gets hidden by the navbar.

To Reproduce
Steps to reproduce the behavior:

  1. Setup go router with a shell route to render a navbar overtop of each page
  2. Try showing a VxToast with the VxToastPosition.bottom

Expected behavior
The VxToast to appear on top of the navbar

Screenshots
Toast(red) can be seen hidden by the navbar:
image

@iampawan
Copy link
Owner

Can you also give a reproducible minimal code?

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