Skip to content

Disallow usage of unresolvable destinations in navController #344

@vkatz

Description

@vkatz

if (!entry.isResolved) entry.resolveDestination(destinationResolver)

Add validation to disallow open unresolvable destinations

eg:

destinations = [A,B]
nc.navigate(C)

Metadata

Metadata

Assignees

Labels

bugfixSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions