Skip to content

Issues with Shape Tracing #13

Description

@jeffolmstead

If you utilize the Ajaxified Widget and have shape tracing enabled, Orchard.DesignerTools.Services.ShapeTracingFactory will throw an error in the OnDisplaying method, line 115:

var descriptor = shapeTable.Descriptors[shapeMetadata.Type];

This error is thrown when it is looking for shape Widget__Ajaxified It simply does not exist in the dictionary. I don't yet have a fix for this, will post back here if I do.

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