vuetifyjs / create

🛠️ Build tooling for Vuetify 3
60 stars 18 forks source link

[Bug Report][3.3.1] v-responsive not respect d-flex align-center #22

Closed jmorille closed 1 year ago

jmorille commented 1 year ago

Environment

Vuetify Version: 3.3.1 Last working version: 3.2.5 Vue Version: 3.3.4 Browsers: Chrome 105.0.0.0 OS: Windows 10, Linux

Steps to reproduce

Just run the Playground to constat the not respect of the The block is align rigth instead of the to be in the center of the page.

Change in playground the version of Vuestify 3.3.x to 3.2.5 to see the align center of the block is not respect anymore with this new version

This code come from the vuestify starter client.

Expected Behavior

In version 3.3.x, the Text block should be in the center of the page with

### Actual Behavior The Text block is rigth align in the page in version Vuestify 3.3.x. The same code in Vuestify 3.2.x respect align center ### Reproduction Link [https://play.vuetifyjs.com/#...](https://play.vuetifyjs.com/#eNq1Uktu2zAQvQrLjVvAFFO73RhKke56gy6iLGRpZLPhD5yxGkPQ3TuU7UR1ECCbaMX5vc+M7gf5M8aiP4DcyJLARVsT/Ki8EGWv6hin5xS42vhzNMUJMAaPpgfR2BrxtpKt6iw8idqanVcNeIIkCJ7o8u6MtWoPZrenSj5jCVFR2ZpeIB0tMMy2bh53KRx8q5pgQ9qIBO1/A/kbBoe7cXxJlppBXhTqucSLDU4++8jByWGpZ845xCaZSAKBDrlsXAyJxMAyOjGKLgUnFryyRW5umIAESxG3uf558QusDeJ3SLb9tPiSwU9wDCSX8oTFImLxB4PnrQ9ZS3UuYCU3YsrkHHPkuJJ7oogbrZvW81gL1vSp8EDaR6fvuE2ngyfjQLXB3a2LdfGNl4E0TxeATm1T+IuQGKSSyxkNme74Tqrcqn2+oT1OVF/ZDfJ5i9XNaq1uvqvVmfzcrGy9xcz+ilWzlB4S38m3kCC91+zV2NzwVemV6czO/8zIp7DGP+LVFRqcLnB/EflR25h4MslD1jIu5WSBRb0BIR/+AX1ENhU=)
nekosaur commented 1 year ago

fixed in https://github.com/vuetifyjs/create-vuetify/pull/25