OlivierCC / spfx-40-fantastics

This package is a sample kit of Client Side Web Parts built on the SharePoint Framework SPFx. You can find here different kind of high visual web parts as carousel, images galleries, animations, map, editors, etc.
MIT License
407 stars 279 forks source link

Accordion web part: messes up formatting/editing in other text web parts #120

Open webbrewer opened 4 years ago

webbrewer commented 4 years ago

When added to a page, the accordion web part causes other text web parts on the page to misbehave. We've noticed if you edit another text web part, text is added ahead of the existing text and is r to l instead of l to r.

As soon as you remove the accordion, the issue goes away.