PrismLibrary / Prism

Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Prism.Navigation getParameters failed (empty parameters)

brdacon1 opened this issue · comments

Description

Using navigation, I'm getting the error getParameters failed (empty parameters) which refers to app navigation using the Prism lib, has anyone ever gotten this error?

Steps to Reproduce

Using navigation, I'm getting the error getParameters failed (empty parameters) which refers to app navigation using the Prism lib, has anyone ever gotten this error?

Platform with bug

Xamarin.Forms

Affected platforms

Android

Did you find any workaround?

Using navigation, I'm getting the error getParameters failed (empty parameters) which refers to app navigation using the Prism lib, has anyone ever gotten this error?

Relevant log output

Using navigation, I'm getting the error getParameters failed (empty parameters) which refers to app navigation using the Prism lib, has anyone ever gotten this error?

Bug reports must be accompanied by a sample that reproduces your issue.