vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

1.0.0-beta-13 Introduced bad md-dialog issue #2218

Closed jbeacham closed 4 years ago

jbeacham commented 4 years ago

The new prerelease (1.0.0-beta-13) introduced a bug for md-dialog. You can actually see it on the official vuematerial website in the dialog component section:

https://vuematerial.io/components/dialog/

Click on any dialog example there and you will see the dialog appear and then move up and to the left. Tried both Chrome and Safari.

Switching back to 1.0.0-beta-12 solves the issue.

JenGL commented 4 years ago

same ase here #2209

marqbeniamin commented 4 years ago

done in beta-14 release

maximiliannocker commented 3 years ago

Hi, I have the same problem in beta-15. The dialog appears in the top left corner and not in the center