Magnus Markling

Results 55 comments of Magnus Markling

@patrick91 Basic pagination would be just fine!

@patrick91 Yes, that would be very helpful!

I'm using `react-modal 3.15.1` with `@types/react-modal 3.13.1`, `react 18.2.0` and `typescript 4.8.4` without any error like that. Could you please provide some actual code or a codepen/playground that gives this...

Thanks, that's an interesting approach! @AntoniosBarotsis Something I struggled/hesitated a bit about is where the "true" MSRV really lives? (If there is one?) Right now I'm pretty much only comparing...

> That's why I figured that "the same MSRV in all of the files" might be the best we could do without a lot of over-engineering. Understood. I've gone with...

Sure, I'll make those changes. I will add though that it would have saved me a lot of time and energy if I knew that all that was required was...

Just pushed a simplified version of the msrv check. Ready for review.