Vadim Tiukov
Vadim Tiukov
Не могу воспроизвести баг.
Why this is a problem?
Hello @jwing8. The current version (1.1.0) is not compatible with Vue 3 due to breaking changes in the framework api (especially it affects form components). You can check `next` branch....
Btw, I tried to keep the component API unchanged (only in a few places it differs slightly due to the difference in slot behavior). So the migration existing projects based...
@san-kumar Have you looked at [Off-canvas](https://picturepan2.github.io/spectre/experimentals.html#off-canvas) already?
@veny What's status of this feature?
Just got to find a solution for workers without having to change the library itself ``` javascript var gearmanode = require('gearmanode'); var protocol = require('gearmanode/lib/gearmanode/protocol'); var failoverStrategy = function(server, added_functions)...
Let's see when vuetify is released.
Hey @ascott18 I'll take a look. Thank you for the report and for a thorough approach to bug filing.
Hi @jpiombo, I can not find anything related in `vuetify-loader` which was taken as an example implementation. Is this still an actual issue or can I close it?