-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-infoFurther information is requestedFurther information is requestedneeds-reviewedItem needs reviewedItem needs reviewed
Description
Prism. Avalonia runs on the Avalonia. browser platform, and there are no issues with local debugging. However, after publishing Avalonia. browser, running the website produces an error message Uncaught ManagedError: AggregateException_ctor_DefaultMessage (code: Error.UnableToSelectSinglePublicConstructorFromNone;
message: Unable to select a single public constructor from the implementation type 'Prism.Ioc.Internals.ContainerProviderLocator' because the type does not have public constructors.)
I speculate that pruning was done during release, which caused Prism to use reflection errors. I don't know how to optimize it because disabling pruning would lower performance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-infoFurther information is requestedFurther information is requestedneeds-reviewedItem needs reviewedItem needs reviewed