Skip to content

Requested value 'n' was not found. #18

@hamzatki

Description

@hamzatki

When Cell Column Width value is selected and saved, this change the Background Colour value to nothing or empty space in the backoffice. You will notice this when you open the cell after you have saved it.

image

When you run the code it will give the error "Requested value 'n' was not found." Which means it has stored value "n" in the Background Colour.

image

Line 63: ///

Static getter for Table
Line 64: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Umbraco.ModelsBuilder", "8.5.3")]
Line 65: public static global::Our.Umbraco.Tables.Models.TableData GetTable(ITableComposition that) => that.Valueglobal::Our.Umbraco.Tables.Models.TableData("table");
Line 66: }
Line 67: }

Also when I set back the Backdround Color value to "none" and save the page, It will loss the initial value that I set for the Column Width.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions