Copied to clipboard

Flag this post as spam?

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


  • Martin Griffiths 791 posts 1189 karma points c-trib
    Feb 06, 2018 @ 22:47
    Martin Griffiths
    0

    RTE is dead in v7.8

    I've recently upgraded from v7.7 to v7.8 and now my RTE is dead. Just renders as a Textfield with the following JS errors.

    Cannot set property 'onload' of null - angular.min.js Uncaught module [h] returned undefined - theme.min.js

    Done the usual, rebuilt from VS2017, copied over Umbraco and UmbracoClient folders. Dumped App_Data and set ClientDep version higher

  • Daniel Chenery 119 posts 465 karma points
    Feb 06, 2018 @ 23:01
    Daniel Chenery
    105

    I had the same too. It needs some kind of extreme hard refresh

    I use Chrome, and simply had to refresh with developer tools open and the "Disable cache while dev tools is open" option checked

    Hopefully someone will find a more straightforward approach though :)

  • Martin Griffiths 791 posts 1189 karma points c-trib
    Feb 07, 2018 @ 09:45
    Martin Griffiths
    0

    Thanks for the help, had to F12, clear cache and hard reload. Eventually it popped back into place.

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Feb 07, 2018 @ 09:58
    Nik
    1

    I suspect it's due to the breaking change on 7.8 which is an upgrade of TinyMCE. Umbraco's hard caching of files can be a bit of a pain, but yeah. as you've seen refreshing with dev tools open and caching disabled generally fixes 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