-
**Mise à niveau PhoneField**
**Besoin**
Mettre en conformité le composant PhoneField pour Synapse
Lien vers composant VueDot/Bridge : https://digital-design-system.netlify.app/composants/formulaires…
-
It crashes whenever the page is refreshed. Is there solution for this?
-
This sandbox has a basic set up, sans styles, that works.
However, as soon as I try to use Vuetify it breaks. In this example I have the changed the group's root template from `` to `` and it yield…
-
HTMLでいうBootstrap的なフレームワークの立ち位置のVuetifyを導入する。
[参考リンク](https://qiita.com/0622okakyo/items/4e5d4a4d29e4cd2b1576)
-
### Environment
**Browsers:** Edge 120.0.2210.77
**OS:** Windows 11, 23H2 (Build 22631.2861)
**IDE:** IntelliJ IDEA 2023.3.2 (Ultimate Edition), Build #UI-233.13135.103
### Steps to reproduce
…
-
### Problem to solve
VDatePicker in Vuetify 2 had a type property that could be set to "month" to show a month selection instead of a calendar date selection. VDatePicker in Vuetify 3 does not seem t…
-
### Environment
**Vuetify Version:** 3.7.2
**Vue Version:** 3.5.10
**Browsers:** Chrome 129.0.0.0
**OS:** Windows 10
### Steps to reproduce
wrong date fa
### Expected Behavior
-
### A…
-
### Describe the bug
引入vuetify的时候, 源码是直接引入"vuetify/components"的, 但是这个文件下有很多不必要的引入, 在开发环境中会引入很多不想干的css,
建议把这个代码修改成下面的, 在开发环境下不会引入其他css
```ts
function Vuetify3Resolver() {
return {
…
-
https://i.imgur.com/QqCIroJ.png
This error happens when I try to import CSS
Please tell me how to fix it.
-
## Description
Migrate existing dropdowns to the material design framework Vuetify
### Expected behavior
All dropdowns working with vuetify.
### Current behavior
All dropdowns working without…