Results 28 comments of Jason

The same can be accomplished (visually) by providing a loader (custom ect.) Right before `` Quick dirty example using the serverside pagination example, as an example. ```javascript const loadingComponent =...

You mean it just completely ignores the aspect of lazy loading and just displays the image fully? Kind of on the fence... we're talking about 5% of users worldwide at...

Oh Safari... Honestly I really think a polyfill would be appropriate, safari 15 is dropping out pretty fast vs 16. Just feels like a step backwards. From my former days...

#166 is probably related to this. If you do a PR I'll happy accept since they're using 16 and it's having an issue as well. At the end of the...

Thats a great idea. I actually made http://loktar00.github.io/game-off-2012/deathmatch/ using jest, but I think a simpler game would be better. Ill work on this this weekend, maybe Ill make two or...

Sorry for the late response... didn't see this notification. That all just controls the actual text on the bottom. So the "isProcessing" is just a flag for showing the dots,...

Going to look into this soon as it's something that annoys me as well... only 4 years later! ;)

Bleh yeah, lost the domain, super frustrating. I should use GH pages good idea actually

Currently this isn't possible, you can only use a string for the element type.. but this is an interesting idea will probably implement it.

This was discussed way back in #82 I was actually not a fan of doing it back then just because it felt like it was turning the library into covering...