Copied to clipboard

Flag this post as spam?

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


  • Alex Skennerton 16 posts 178 karma points notactivated
    Aug 30, 2022 @ 14:37
    Alex Skennerton
    0

    RTE doesn't like <div tabindex="0">

    Why is tabindex="0" being removed from a

    when I use the rich text editor and how can I stop this from happening?

    I am using Umbraco 9 and have configured the appsettings.json as follows:

    "CMS": {
    "RichTextEditor": {
    "ValidElements": "*[*]"
    }
    } 
    

    I thought this would be enough, it worked with other elements that were being stripped out but not tabindex="0".

    many thanks, Alex

Please Sign in or register to post replies

Write your reply to:

Draft