Paul Thébaud
Paul Thébaud
Hi @johnleider and @KaelWD, I think this is probably applicable to other components (in Vuetify, this was the case on clearable inputs, calendar and time pickers, etc.). Should I open...
Great, thanks for taking the time to link those!
@DavidDuwaer I understand. In every case, methods which are public or protected should be more documented to understand the impacts of changing their behavior. I leave this issue open since...
> How about groups instead so they can be kept while filtering? Hi, I agree with @KaelWD about real groups inside v-select/autocomplete, because the current implementation is not accessibility friendly....
HI, I'm adding more details on this. Here is a reproduction link: https://codepen.io/paul-thebaud/pen/rNKVoxm Looks like the issue does not occurs with links list item, because anchor tag is already managing...
@Nantris I'm facing the same issue. As a workaround for now, I'm checking the plugins length before pushing new plugins instances (to avoid pushing already initialized plugins). ```ts addProseMirrorPlugins() {...
@Nantris Uh ok, maybe it will work for other users 😅
Hi everyone, I'm maintaining [`v-phone-input`](https://github.com/paul-thebaud/v-phone-input), a package which provides an international phone input for Vuetify 3! Hope this helps!
@landure I don't have the time to manage this for now, as I'm working on other OOS. PR welcome on this.
Closing as I'm archiving the project. See the https://github.com/paul-thebaud/phpunitgen-core/issues/32.