Copied to clipboard

Flag this post as spam?

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


  • Jon 6 posts 46 karma points
    Apr 09, 2018 @ 16:22
    Jon
    0

    Multinode treepicker not selecting content nodes in Firefox

    I'm having issues with the multinode treepicker v2 in the latest versions of Umbraco. When you try and select any content using the picker, it won't actually add it. Anyone else seen this issue before?

    I'm using the lastest version of Umbraco (7.10.1), but have noticed this in the last few minor releases.

    Example of issue

    Settings for data type

    EDIT: I'm in the Firefox 60

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Apr 09, 2018 @ 17:43
    Michaël Vanbrabandt
    0

    Hi Jon,

    do you have any errors in your browser console? You can also find errors located in the log file at location: ~/App_Data/Logs/....

    Hope this helped!

    /Michaël

  • Jon 6 posts 46 karma points
    Apr 09, 2018 @ 18:33
    Jon
    0

    There aren't any console errors and the only things in the logs that seems related to the treepicker is this

    2018-04-09 13:29:56,888 [P29020/D2/T48] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field multiPicker
     2018-04-09 13:29:56,889 [P29020/D2/T48] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field onlyImages
     2018-04-09 13:29:56,889 [P29020/D2/T48] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field disableFolderSelect
     2018-04-09 13:29:56,889 [P29020/D2/T48] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field startNodeId
     2018-04-09 13:29:56,902 [P29020/D2/T18] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field default
     2018-04-09 13:29:56,902 [P29020/D2/T25] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field default
     2018-04-09 13:29:56,905 [P29020/D2/T51] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field default
     2018-04-09 13:29:56,902 [P29020/D2/T46] WARN  Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field maxChars
    

    Not sure if that means anything

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Apr 10, 2018 @ 06:31
    Dave Woestenborghs
    0

    Hi Jon,

    Could you upgrade to 7.10.2 today ? There is a fix related to the content pickers in that one.

    Maybe this issue is related.

    Dave

  • Jon 6 posts 46 karma points
    Apr 11, 2018 @ 15:13
    Jon
    0

    I believe I've found the issue. It appears that on localhost there is delay between when you select an item and it making some query to get details for selected nodes. If you hit submit before this is done, it won't select anything. Hope this answer helps anyone having similar issues.

Please Sign in or register to post replies

Write your reply to:

Draft