Copied to clipboard

Flag this post as spam?

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


  • Stefano Beretta 101 posts 246 karma points
    Mar 17, 2021 @ 14:58
    Stefano Beretta
    0

    Cannot read property 'focalPoint' of null

    Hi everyone!

    After upgrading to the latest version i can't save the image picked from the grid editor: once i click "select", the overlay doesn't close showing the error "TypeError: Cannot read property 'focalPoint' of null" inside the js console.

    More specifically the error is at the row 18732 of umbraco.controller.js:

     var doGetThumbnail = $scope.control.value.focalPoint !== selectedImage.focalPoint || $scope.control.value.image !== selectedImage.image;
    

    It seems both 8.12.0 and 8.12.1 are affected, I also tried with 2 new fresh installs.

    Anyone else has encountered this error?

    Thank you

    enter image description here

  • Stefano Beretta 101 posts 246 karma points
    Mar 17, 2021 @ 15:16
    Stefano Beretta
    0

    EDIT: fixed in the next release.

    Workaround here

Please Sign in or register to post replies

Write your reply to:

Draft