Copied to clipboard

Flag this post as spam?

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


  • Vitaly Vasilega 65 posts 187 karma points
    Dec 24, 2014 @ 19:49
    Vitaly Vasilega
    0

    JS Error: property 0 is non-configurable and can't be deleted

    Hi,

    This js error occurs when I go to a page where there is "Content grid" type.

    Error:
     property 0 is non-configurable and can't be deleted
    @http://localhost:8027/DependencyHandler.axd?s=L0FwcF9QbHVnaW5zL01lcmNoZWxsby9Qcm9wZXJ0eU ...

    I created "Product Features" (Content Grid) with fields:

    Have you ever met such a mistake?

    I use U7 ver: 7.1.8

    Thanks.

  • gilad 185 posts 425 karma points
    Dec 24, 2014 @ 21:54
    gilad
    0

    Hi Vitalty.

    Which version of grid data type do you use?

    If you are using the last one - "1.2", it is only for umbraco 7.2+

    Cheers. 

     

     

  • Vitaly Vasilega 65 posts 187 karma points
    Dec 25, 2014 @ 17:25
    Vitaly Vasilega
    0

    Hi,

    I installed version 1.1.1, but the plugin did not work properly.

    Another error:

  • Vitaly Vasilega 65 posts 187 karma points
    Dec 25, 2014 @ 17:39
    Vitaly Vasilega
    0

    You forgot to write the keyword "var" before "index"?

    for (index = 0; index < propertiesEditorswatchers.length; ++index) {
    propertiesEditorswatchers[index]();
    }
  • gilad 185 posts 425 karma points
    Dec 31, 2014 @ 01:57
    gilad
    0

    Thanks Vitaly.

    I will fix it.

  • 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