Cyriaque DELAUNAY
Cyriaque DELAUNAY
All in the title, nothing interesting inside "event', or 'args', the doc say something about "info.evt : original mouse event object" but its alway undefined for me.
I have this simple tooltip call ```js Click me test ``` No content is rendered , only theses comments :  **It works with the directive !** ```js Click me...
### Describe the bug ```vue ``` ```typescript const drawerColor = ref({ background: '{amber.500}' }) ``` Result :  Am i doing something wrong here ? This token should exist, right...