Vladimir Gonchar

Results 9 comments of Vladimir Gonchar

+1 Im trying to change config via middleware, but it doesnt work(((

You can avoid this using `:style="'...'"` instead of `style="..."` I don't know how, but it works...

> Sorry, what is Slider and Block? "Slider" is carousel, "block" is any element of template. Sorry about this.

I have the same suggestion. Its very necessary thing)

The same question but I want use it in plugin (for axios interceptors).

Yes, file is still exist but empty. It is happening after build production version (`npm run build`)

> It's possible. You need to set it like this: > > ``` > containers:{ > 'sm': '(min-width: 640px)', > 'md': '(min-width: 768px)', > 'lg': '(min-width: 992px)', > 'xl': '(min-width:...