Copied to clipboard

Flag this post as spam?

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


  • Jesse Andrews 191 posts 716 karma points c-trib
    May 15, 2018 @ 21:26
    Jesse Andrews
    0

    Existing leblender content throws error when new property is added to Leblender grid control

    Leblender Version: 1.0.9.2

    I'm getting the error "editr is not defined" when I go to edit existing content after adding a new property to the grid control. This is likely because the stored data doesn't have an editorAlias or editorName for the new property, as it works fine when I add a new instance of the control to the grid.

  • Ulrich Wagner Gade Ebsen 127 posts 277 karma points
    May 15, 2018 @ 23:45
    Ulrich Wagner Gade Ebsen
    100

    Hi Jesse,

    There is a spelling error in line 139 of parameterconfig.controller.js saying "editr" instead of "editor"... fix that and everything works again.. ;)

    Remember to up the serial in ClientDependency.config by 1.. ;)

    /ulrich

  • Jesse Andrews 191 posts 716 karma points c-trib
    May 16, 2018 @ 00:16
    Jesse Andrews
    0

    Thanks for that insight. Looks like this issue has already been reported in github, so will mark this as resolved. Seems like the nuget package just needs to be updated with the latest code as it doesn't have this typo.

Please Sign in or register to post replies

Write your reply to:

Draft