Nicolas Thiry

Results 3 comments of Nicolas Thiry

Ok so I managed to fix it by doing the following: ```js const mentionModule = quill.getModule("mention"); mentionModule.mentionCharPos = 0; mentionModule.insertItem(mention, true); ``` Any reason why the `mentionCharPos` is `null` by...

Any update on this? The colon key is not the same on all keyboards and many of them do not require to hold Shift to write it 😕

Any update on this? Seems to fix the issues I have with properly detecting changes in components in the `packages` for turborepo