Skip to content

fix: avoid npe by checking map controller state in nav view module - #651

Merged
jokerttu merged 2 commits into
mainfrom
fix/naviewmodule-npe-fix
Sep 14, 2026
Merged

jokerttu merged 2 commits into
mainfrom
fix/naviewmodule-npe-fix

Conversation

@illuminati1911

@illuminati1911 illuminati1911 commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Avoid Null Pointer Exception by checking map controller state in NavViewModule on Android.

Fixes: #645

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@jokerttu
jokerttu merged commit 19171a8 into main Sep 14, 2026
17 checks passed
@jokerttu
jokerttu deleted the fix/naviewmodule-npe-fix branch September 14, 2026 11:26
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

Successfully merging this pull request may close these issues.

[Bug]: Android NullPointerException in NavViewModule when a controller method runs before the map is ready

2 participants