eolant / vuetify-toast-snackbar

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

Default queueable doesn't work #10

Closed ruudboon closed 5 years ago

ruudboon commented 5 years ago

Thank you for this great vuetify extension. It works great. I only seeing one issue. I set the default option queueable to true when setting up the plugin (nuxt). When firing notices they're not queued. When I directly add the queueable true option the calling method it works great. Other default options like position are working great.

ruudboon commented 5 years ago

👌

eolant commented 5 years ago

Thanks for the issue btw :)