Valentin Hervieu

Results 275 comments of Valentin Hervieu

Unfortunately no, and it's quite an edge case which is hard to understand/replicate. I'm not really maintaining this library anymore so if you need it quickly, you should try to...

I'm still struggling to get an simple reproducible example so I can understand what's going on. If you could provide such a demo, it would be great and helpful.

The issue with JSFiddle is the iFrame. If you release the slider in the code view, and come back above it, then the selection bar keeps moving. Now I get...

I investigated it yesterday and somehow fixed it for single slider but not for range. The real issue is that when you release the slider outdide the iframe, the `blur`...

I don't remember. But all my work is on Master at the moment.

Being able to access the jsdom instance is really nice. @rstacruz any idea when this can be merged?

I'm also interested by having the `asPath` returned by the `$url()` functions. In addition, I think it could be handy to directly have an `$asPath` property returning the actual pathname....

Could you detail a bit the reasons for this size increase please?

If this is coming from Next then it should really increase the final size if we are already using Next.js. Or it's more complex than that?