Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jordan Smith 1 post 71 karma points
    Jun 21, 2019 @ 10:54
    Jordan Smith
    0

    Grid Editor Issue (LeBlenderEditor.controller Error)

    When using the Grid Editor in IE11, if Umbraco is not in debug mode, whenever I try to add a grid element it returns "{{control.editor.name}}" as opposed to the content you would expect to see. The pop out window where you can edit the content does not show either.

    Example of error

    The main error being thrown when a component is triggered is:

    Error: Argument 'LeBlenderEditor.controller' is not a function, got undefined
       at cb (SITENAME/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnkubWluLmpzOy91bWJyYWNvL2xpYi9hbmd1bGFyLzEuMS41L2FuZ3VsYXIubWluLmpzOy91bWJyYWNvL2xpYi91bmRlcnNjb3JlL3VuZGVyc2NvcmUtbWluLmpzOy91bWJyYWNvL2xpYi9tb21lbnQvbW9tZW50Lm1pbi5qczsvdW1icmFjby9saWIvanF1ZXJ5LXVpL2pxdWVyeS11aS5taW4uanM7L3VtYnJhY28vbGliL2pxdWVyeS11aS10b3VjaC1wdW5jaC9qcXVlcnkudWkudG91Y2gtcHVuY2guanM7L3VtYnJhY28vbGliL2FuZ3VsYXIvMS4xLjUvYW5ndWxhci1jb29raWVzLm1pbi5qczsvdW1icmFjby9saWIvYW5ndWxhci8xLjEuNS9hbmd1bGFyLW1vYmlsZS5qczsvdW1icmFjby9saWIvYW5ndWxhci8xLjEuNS9hbmd1bGFyLXNhbml0aXplLm1pbi5qczsvdW1icmFjby9saWIvYW5ndWxhci9hbmd1bGFyLXVpLXNvcnRhYmxlLmpzOy91bWJyYWNvL2xpYi9hbmd1bGFyLWR5bmFtaWMtbG9jYWxlL3RtaER5bmFtaWNMb2NhbGUubWluLmpzOy91bWJyYWNvL2xpYi9uZy1maWxlLXVwbG9hZC9uZy1maWxlLXVwbG9hZC5taW4uanM7L3VtYnJhY28vbGliL2FuZ3VsYXItbG9jYWwtc3RvcmFnZS9hbmd1bGFyLWxvY2FsLXN0b3JhZ2UubWluLmpzOy91bWJyYWNvL2xpYi9ib290c3RyYXAvanMvYm9vdHN0cmFwLjIuMy4yLm1pbi5qc
    

    Wondering if anyone has ran into this issue before or anything similar.

    The only other thing I have noticed is an error in the dependencyhandler.axd file, which when compiled is:

    "var terms = vm.overview.selectedFields.map(field > field.label).toString();"

    Which is unfortunately from another plugin "Examine Inspector", so I have a hunch it might be that error that is causing some more issues.

    Quite new to Umbraco, so will try my best to provide further details in regards to what my findings are. Hopefully I have provided enough information, if not, please let me know.

    Thanks for reading!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies