Sigga Green
Sigga Green
**Steps to reproduce:** 1. Open [react-mentions example page](https://react-mentions.vercel.app/) 2. Copy some text 3. Attempt to paste it into disabled field **Expected behaviour:** Text does not get pasted into disabled field...
**Steps to reproduce:** 1. Create a Mention that passes a disabled prop into the MentionInput (I suggest using the one in the demo example CutCopyPaste.js 2. In firefox, try copying...
**Steps to reproduce:** 1. Visit the current build (https://react-mentions.vercel.app/) and find the Suggestion portal example 2. In the lower of the two textboxes add a mention, as well as some...
The "Stick node width" section of the react-stick demo page doesn't seem to be working as intended. On smaller screen width the right-most node does not have a text break...