pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
380 stars 380 forks source link

RichText write words backwards #1824

Open nefissa opened 1 month ago

nefissa commented 1 month ago

Rich text of @pnp/spfx-controls-react/lib/RichText beta version Code used

<RichText value="Précisez votre demande" label="Précisez votre demande" onChange={(text)=>this.onChangeRichText(text)} /> image

no space et it write words backwards

i tested in Firefox and Chromo Can you help me to resolve this thank you very much

github-actions[bot] commented 1 month ago

Thank you for submitting your first issue to this project.