Vincent Dauliac
Vincent Dauliac
The size of the library in an app bundle could be improved by making it tree-shakable and more modular. The main issue are the JSON schemas because even if we...
The spacing between draggable elements is wrong (when dragging) if the container is a using css-grid or flexbox with the "gap" property for spacing instead of margin. How can we...
I run node v7.1.0 & npm v3.10.9 on a Debian Jessie server. in the module error log file there's this error showing up at each module restart : TypeError: Cannot...
Hello, Est-ce possible d’ajouter la prise en charge des « groupes » définis dans l’application Tydom (de pouvoir les manipuler comme n’importe quel autre vrais device) ? Merci !
### What problem are you facing? Event if I don't use the bubble & floating menus, popper.js and tippy.js are included in the final bundle of my app (vue3 vite...