Copied to clipboard

Flag this post as spam?

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


  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Dec 12, 2013 @ 18:48
    Nicholas Westby
    0

    uHidesy Incompatible with uComponents DataType Grid

    Steps to reproduce... First, create a document type with two properties: one a type based on the uComponents DataType Grid, and the other a uHidesy. Create a content node based on that document type. Click "Add" below the grid.

    You will get a NullReferenceException from uHidesy.Umbraco.usercontrols.uHidesy.uHidesy.SaveSettings(). Click the node again to reload it, then publish it. Click "Add" again, below the grid. This time, you will not get an exception, but an overlay is shown above all the content, which disallows editing anything. Usually, you'd see a dialog to add a new row, but it doesn't show up and the overlay never goes away.

    Not sure if this bug could be blamed on uHidesy or th DataType Grid, but they are definitely incompabile.

    Umbraco 6.1.6. uComponents 6.0.0. uHidesy 1.13.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jan 02, 2014 @ 00:53
    Anthony Dang
    0

    boo to incompatibility.

    Which browser?

    Are there any js errors in the console on save?

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Jan 04, 2014 @ 06:25
    Nicholas Westby
    0

    Strange, I wasn't sent an email notification that you replied. Darn Umbraco forums.

    Chrome browse. I don't remember any JavaScript console errors (though, if you run from Visual Studio, I think the debugger breaks on the error I mentioned above).

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jan 04, 2014 @ 19:15
    Anthony Dang
    0

    Perhaps try trashing the json file? It's possibly corrupt.

    But I think it's likely that the transfered json from the browser is not valid, due to somethign else on the page.

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Jan 07, 2014 @ 22:32
    Nicholas Westby
    0

    Nope, the JSON file is fine (no other properties have any issues). It's working everywhere else. I am able to reproduce this by creating a new document type with only two properties (a uHidesy and a DataType Grid). I can do this on a new, blank installation and provide you with screenshots if you like.

    Sorry for the delay in my reply... I'm still not getting notifications from this forum.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jan 08, 2014 @ 19:29
    Anthony Dang
    0

    hmm strange

  • John Walker 41 posts 136 karma points
    Feb 20, 2014 @ 15:56
    John Walker
    0

    Just had this same issue, with no console error's had to uninstall uHidesy in the end.

     

    John

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Feb 21, 2014 @ 19:42
    Nicholas Westby
    0

    I also will not be using uHidesy for future projects. My recommendation going forward will be to avoid creating properties on ancestor document types so that we can have more granular control of where they appear. Would be nice if we could hide properties for fringe cases, but it doesn't look like it's a fully workable solution at this point.

  • Fergus Davidson 309 posts 588 karma points
    Jun 10, 2014 @ 17:49
    Fergus Davidson
    0

    i have just experienced this. it seems to be a CSS issue.

    if you make the browser window very small, then click 'ADD', the pop-up can be visible. with the window full screen, the pop-up loads, i think, just off screen.

    has anyone got a work-around for this?

Please Sign in or register to post replies

Write your reply to:

Draft