Sébastien Tainon

Results 9 comments of Sébastien Tainon

Have you found a solution to this @redshiftstudio? I'm having the same issue... Having components with slots seems to me a must-have for a carousel though.

@ilbonte Unfortunately no, it must be in the internals of something used by Nuxt 2.4 but very hard to say what because there were a lot of code/lib updates between...

Thanks for spending time on investigating this @DonNicoJs, that's very interesting to know where these "instanceof" problems come from. And it's also interesting and reassuring to know that happens only...

It's alright for me, as you say it's just a warning and we know why it's happening!

Hello, Firefox seems to be annoying with drag'n'drop, at least it doesn't work like the other browsers. I had the same issue, but when applying `:transfer-data="{'text/plain' : 'anything'}"` to my...

@felbinger Which one did you use? Thanks!

I think the response should be exposed too @stof Here's an example: I want to check that the response matches some pattern without reimplementing all the iSendARequestWith... functions. How can...

This seems to be a blocking issue for anyone wanting to use VichUploaderBundle in conjunction with a Flysystem abstraction and Symfony Validator constraints like `@Assert\Image(maxSize = "5M")`, a situation I'm...

The performance of an API is a key point. Any small improvement in the response time would be very interesting! (and these benchmarks look promising)