eolant / vuetify-toast-snackbar

Basic Vue toast service that uses Vuetify Snackbar component.
MIT License
127 stars 36 forks source link

remove auto-height prop #17

Closed nomadigital closed 4 years ago

nomadigital commented 4 years ago

auto-height props has been removed in vuetify V2 https://vuetifyjs.com/en/components/snackbars#snackbars image

eolant commented 4 years ago

Hi @ibbtek Thanks for your pull request, but unfortunately you removed it only from Toast.vue but this property referenced in other places too. Please refer to new updated version 0.4.1