Vadim Kostin
Vadim Kostin
How to install this before merge?
Nice! @adi1090x Go merge, mac users really need this :)
@wimglenn Any plans to implement this feature?
Hi! What is left to fix so that you can merge?
@tadatuta В какой версии планируется поддержка?
@kevlened need your help
Simple workaround: add declaration to the project folder types/vt-notifications.d.ts ```typescript declare module 'vt-notifications' { import { PluginFunction } from 'vue'; export const install: PluginFunction; } ```
Thank you!
I have the same problem with `slidesPerView: 'auto'` and `watchOverflow: true`. Workaround didnt help
Hi there! Any updates of this issue? Or we see this feature only in v3?