-
Just like we have a default numeric (integer field), we need a decimal field. I thought you could set the step value to 0,1 as usual with a `` in order to make it decimal, but it saves as integers, an…
skttl updated
4 years ago
-
To make unit testing al lot easier it would be nice if there is an interface generated for each modelsbuilder generated object.
Currently interfaces are generated for compositions. It would be really…
-
We noticed that some of our nested content data-types suddenly caused the error _'Object reference not set to an instance of an object.'_ when trying to get the data of the nested content. After looki…
-
Hi,
I have updated my Umbraco CMS (v 8.5.5) to latest v8.6.1 today. Which has crashed my project.
When I run project after upgrade, I am getting "BootFailedException".
I took these steps (as a…
-
I am trying to upgrade Umbraco from 8.2.1 to 8.5.5, but there is an error at boot time.
"Attempt by method 'Umbraco.ModelsBuilder.Embedded.Compose.DisabledModelsBuilderComponent.Initialize()' to ac…
-
Adding the `ImplementPropertyType` attribute to a property in a partial class does not prevent ModelsBuilder from generating the property.
## Umbraco version
I am seeing this issue on Umbraco …
-
If you add a language to a site with childnodes the childnodes are visible as "not created" nodes.
If you add content to the rootnode and publish it and do `@Model.Children` in a template you get all…
-
I am trying to make headrest work with our umbraco v8 solution. Its giving some errors when i run it. I am trying to map only homepage for only one property ColorTheme. The exception is:
{"Exceptio…
-
lifted from the blog for 8.5
"ZBU Modelsbuilder is an amazing tool that does a whole lot of different things. We have decided not to include some of the more advanced functionality such as the abilit…
-
ModelsBuilder LiveDll Mode, doesn't generate a dll in the absence of one.
## Umbraco version
I am seeing this issue on Umbraco version: 8.4.0 (running 3 tier on local + dev/live on umbraco cloud…