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 17 posts 179 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

  • 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