PnP Rich Text Editor in the SharePoint Framework (SPFx) webpart

πŸš€ This article has moved!

Please visit the updated version here:

πŸ‘‰ Go to Updated Article

18 thoughts on “PnP Rich Text Editor in the SharePoint Framework (SPFx) webpart

  1. Hi. Can you please check your code. I’ve created this without errors and it only produces a thin box with only a Description Field. There is no Rich Text Control and no Save button displays

    Liked by 1 person

  2. Hello, Thanks for the great article.

    Everything works fine. However, when I type inside the RichText editor, I loose focus. As if the component is re-rendering after updating the state.

    Is there a workaround for this problem?

    Thanks

    Like

  3. Thanks, Ravichandran, there was a difference in the onChange event, and now it works.

    However, I sometimes notice the output of the RichText shows, and other times it doesn’t. I tried to delete the cache, still had random behavior.

    Is it possible to share with you the source code and have a quick look? Thanks

    Like

  4. What to check if we can change default font – family and size of text within richtext from properties. I want to add “Arial” as my default font for text in richtext.

    Like

Leave a reply to Rakesh aa aaa Cancel reply