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

FluentAvalonia does not compile with avalonia 11.2 #623

Open
joer33304 opened this issue Nov 11, 2024 · 3 comments
Open

FluentAvalonia does not compile with avalonia 11.2 #623

joer33304 opened this issue Nov 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@joer33304
Copy link

When upgrading to avalonia 11.2, the FluentAvalonia project does not compile.
It shows various missing items in the DateTimePicker style file

@joer33304 joer33304 added the bug Something isn't working label Nov 11, 2024
@fredericoregateiro
Copy link

fredericoregateiro commented Nov 12, 2024

I'm also having a problem with the TimePicker the project doesn't compile and the designer stops working.

the output shows an error but not much information

19:13:02.441 [Debug] 29776 <= UpdateXamlResultMessage { Error: "System.NullReferenceException: …", Handle: null, Exception: ExceptionDetails { ExceptionType: "NullReferenceException", Message: "Object reference not set to an …", LineNumber: null, LinePosition: null } }
19:13:02.441 [Error] 29776 UpdateXamlResult error
System.Xaml.XamlException: Object reference not set to an instance of an object.
19:13:02.446 [Verbose] 29776 Finished PreviewerProcess.OnMessageAsync()

@beginor
Copy link

beginor commented Nov 14, 2024

Confirm same issue with AbaloniaUI 11.2

AvaloniaUI/Avalonia#17419

@Philltorian
Copy link

A fix for this has just been committed into Avalonia

Fix TimePicker breaking change, when using pre-11.2 styles #17516

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

4 participants