- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 796
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
IPageService, INavigationAware, INavigableView not found (4.0.2-rc) #1278
Comments
Wow! How can such a groundbreaking change not be documented in the release notes... my app literally doesn't compile anymore with loads of compile-time errors smh |
Same, on the release version. The docs also still show |
I guess it's called |
Yep,
|
I also get this issue in the 4.0.0 release. Have to revert to version 3.0.5 to have my app working again. @pomianowski is there any documentation on what changed here? |
Describe the bug
Version 4.0.2-rc breaks existing code based on the WPUI template. I looked for information about breaking changes on https://github.com/lepoco/wpfui/releases and the main page of the repo, I also installed:
But I can no longer compile the project because of several errors:
etc
To Reproduce
Update a simple project based on the official templates for 3.x to use 4.x (including WPF-UI.Abstractions)
Workaround:
Revert to
Expected behavior
Breaking changes should be documented,
Screenshots
No response
OS version
Windows 11
.NET version
.NET 8
WPF-UI NuGet version
Additional context
No response
The text was updated successfully, but these errors were encountered: