Mattias Fjellvang

Results 315 comments of Mattias Fjellvang

I have the same issue. I have noticed, for some reason, it doesn't happen on the first page visit (e.g. when all cache is cleared). However, when you revisit the...

I believe this could happen if you call "destroy" and then re-mount it again too quickly. It happened when we would call destroy, then remount after 100ms. I extended this...

This is VERY much needed. The freeze does not happen all the time, but it happens, and when it happens, Chrome is totally unresponsive. Is Glide.js still being maintained?

@jedrzejchalubek Do you need helpers who could maintain this repo?

No examples of "hacking" Glide around to be vertical?

In the end I went with Embla - extremly lightweight and very pleasent API https://www.embla-carousel.com/

We really need this as well. Any PRs?

I wrote a little WP CLI command that could easily optionally be run on plugin activation. This should migrate data. I have tested on our application and it works. Thought...

Well, how could I accomplish what I am trying to do? To send a POST request with some fields.

Would love to implement this in a PR for nuxt (to show progress during route generation) - but it is unclear exactly how