yosbelms / react-progressive-loader

Utility to load images and React components progressively, and get code splitting for free
217 stars 12 forks source link

Preact issue #10

Closed aguilera51284 closed 5 years ago

aguilera51284 commented 5 years ago

when i use preact i get this.

image

image

yosbelms commented 5 years ago

According to https://github.com/preactjs/preact/issues/1935, it looks like something changed in preact or preact-compat. Anyway I think can be addressed in this lib by assigning z-index in each Img child. If anyone wants to take it, PRs are welcome.

yosbelms commented 5 years ago

@aguilera51284 Addressed in 0b3802cfaff83d459136fbcd97a6bd0ed28fb69a, please bump to 0.4.1