Dan Booth
Dan Booth
@leekelleher TBH, I'm in the same boat. I kinda get DI with individual classes, but when you have a whole bunch of them with different scopes that are independent, then...
@patrickdemooij9 Thanks for the info; that's very interesting, I'll look into that. I really appreciate your input on this!
I'd love this feature - would be really useful!
If you can't or don't want to do that I would suggest adding in the JSON `.manifest` file for each picker a group name, so they are grouped under the...
I did start a PR for this, though was told it would be for v11. But I totally agree - nullable references haven't always been thought through in many methods....
Just want to say I was looking into this exact thing and totally agree. There are a lot of configuration settings that should be append to by user configuration rather...
I'm seeing a similar issue in 10.0.1 when trying to cancel a Notification. I have code similar to this: ``` public class OnContentUnpublishing : INotificationHandler { public void Handle(ContentUnpublishingNotification notification)...
Is anyone from the core team taking this seriously as it's still a problem in Umbraco 10.0.1 ? I can see a massive performance issue when using a model in...
Great detective work, @kjac Thanks for this! If it is a breaking change, I'm wondering if you could add the `CustomMvcConfigureOptions` class (and associated classes) to the core and then...
@kjac Sorry, I meant comment-out for v10. Definitely add it to 11. I would be happy for it to be added in 10, too, but HQ call :)