Copied to clipboard

Flag this post as spam?

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


  • Jonathan Roberts 409 posts 1063 karma points
    Sep 29, 2015 @ 08:45
    Jonathan Roberts
    0

    Uncaught TypeError: $element.find(...).datetimepicker is not a function

    Hi, I keep getting this error in our CMS (Admin area): Uncaught TypeError: "$element.find(...).datetimepicker is not a function" and it is slowing our CMS down to a point where the controls are not being populated.

    the code is here in a DependancyHandler: function(){$element.find("div:first").datetimepicker("hide");};

    We are using the latest Umbraco 7.2.8 with ArcheTypes.

    Does anyone know a fix?

    Jon

  • Joep Mes 2 posts 71 karma points
    Nov 02, 2017 @ 15:12
    Joep Mes
    0

    Hi,

    I had exactly the same problem.

    I fixed it by commenting out the layout in "_ViewStart" in the "Views"folder enter image description here

  • 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