lagroms
lagroms
Hello, I'm trying to implement a mention system on my react app. I noticed that the keycode:50 and shiftkey:true will still be triggered even though the input will be '2'...
Hello. Is there a way to add support to a div contentEditable? The reason I'm asking this is to be able to style mentioned text while typing, as it's currently...
### Describe the bug The suggestion panel won't be totally visible when opened close to a window edge. I've also tried to play with the panelStyle prop, but it doesn't...
### Describe the bug When having a 100% input, the panel is also set to 100%. However if I want to set the panel width to a specific value (320px...
Fixes https://github.com/mikelpmc/react-multiline-clamping/issues/32
When creating a React functional component and a SCSS file, an error appears as "module not found" for the SCSS file.  My settings are the below ```JSON "folderTemplates.structures": [...