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

Navigation with parameter not possible #1251

Open
mani9876 opened this issue Oct 12, 2024 · 0 comments
Open

Navigation with parameter not possible #1251

mani9876 opened this issue Oct 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mani9876
Copy link

Describe the bug

I would like to Navigate to a Page with Parameters, but it seems to be not possible
MainNavigationView.Navigate(typeof(TestView), "parameter");

Is there a workaround?

To Reproduce

Just Navigate via MainNavigationView.Navigate(typeof(TestView), "parameter");

Expected behavior

The paramter can be used in the targetted Page - but it isn't visible

Screenshots

No response

OS version

Windows 11

.NET version

8.0

WPF-UI NuGet version

3.0.5

Additional context

No response

@mani9876 mani9876 added the bug Something isn't working label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant