We have upgrade our application from Umbraco 10 to 13 and notice, RTE is not visible in back office. But it’s content is working fine in front end application. Kindly suggest how to fix it?
Are you sure it’s not browser cache? Open your development toolbar and select ‘no cache’ just to make sure.
Hi @LuukPeters , Yes I tried but still getting same issue. Also, Just wanted to let you know we are using Umbraco version 13.7.0
Hi @LuukPeters ,
Thank you for your response.
Issue resolved, actually umbraco.directives.min.js file was not loaded correctly. It was pointing to old version(v 10.6.1).