Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am running umbraco 8.17.2 and installed Our.Umbraco.Tables 1.1.1.
After creating a document type I am getting this error in the Umbraco.ModelsBuilder generated class :
The type of namespace name 'Our' cannot be found are you missing a directive or assembly reference.
///
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Umbraco.ModelsBuilder", "8.1.6")] public static Our.Umbraco.Tables.Models.TableData GetTable(ITableComposition that) => that.Value<Our.Umbraco.Tables.Models.TableData>("table");
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Our.Umbraco.Tables : ModelBuilder error in the generated class
I am running umbraco 8.17.2 and installed Our.Umbraco.Tables 1.1.1.
After creating a document type I am getting this error in the Umbraco.ModelsBuilder generated class :
The type of namespace name 'Our' cannot be found are you missing a directive or assembly reference.
///
is working on a reply...