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

No directions and ETA #300

Open
ziga-hvalec opened this issue Oct 14, 2024 · 3 comments
Open

No directions and ETA #300

ziga-hvalec opened this issue Oct 14, 2024 · 3 comments
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@ziga-hvalec
Copy link
Collaborator

We noticed this from our users that share screenshots with us that sometimes they have a gray bar at the top where instructions should be and blank white space where ETA should be

we're using the 0.6.1 version of this package. We weren't able to reproduce this unfortunately. Maybe this happens when navigations completes?
we couldn't get any more info from our users

gray bar

@ziga-hvalec ziga-hvalec added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Oct 14, 2024
@jokerttu jokerttu added priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. and removed triage me I really want to be triaged. labels Oct 15, 2024
@caio1985
Copy link
Contributor

@jokerttu can you please take a look?

@jokerttu
Copy link
Contributor

jokerttu commented Nov 5, 2024

@ziga-hvalec
Are you using the default headers and footers?
Could you share the parameters you're using for the NavigationView component?

@ziga-hvalec
Copy link
Collaborator Author

yes all default

<NavigationView
  mapViewCallbacks={mapViewCallbacks}
  onMapViewControllerCreated={setMapViewController}
  onNavigationViewControllerCreated={setNavigationViewController}
/>
         

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants