Skip to content

Failed migrating [Umbraco.Grid - pageContent] : Cannot access child value on Newtonsoft.Json.Linq.JValue. #291

@gheorghe-efros

Description

@gheorghe-efros

This gives and error when value control.Value is empty.
To resolve it I added changed line to be like this - if (control.Value == null || control.Value.HasValues == false) return properties;

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