Francis Claide Magallen
Francis Claide Magallen
Hey, thanks for this easy to use map selector. I just wonder how to get the name from the data and assign it as a value? [Example data generated](https://i.imgur.com/IKpddj8.png) Also...
Hi, thanks for this great plugin and I wonder how to use this to images like below ``` ``` Thanks!
Hi, I tried to add this on our project using Nuxt3. `"vue-mention": "^2.0.0-alpha.3"` and `"floating-vue": "^2.0.0-beta.24",` When I select a suggestion from the popover, it becomes @undefined. here's my code...
Hello, I suddenly got this error when I run build. I use the ff: ``` "react-canvas-confetti": "^1.4.0", "@types/canvas-confetti": "^1.6.0", ``` _Type error: Type '(confetti: confetti.CreateTypes | null) => void' is...
I tried using the basic prism highlighter using ``` //some html here using < and > ``` and it works, but when using the script tag like ``` //some html...
### NextUI Version 2.2.10 ### Describe the bug I installed NextUI on my Next project 14.0.3. I tried to use the Select component and supplied a dynamic values of ages....