Skip to content

v3.2.4

Compare
Choose a tag to compare
@leMaik leMaik released this 20 Sep 22:05
· 10 commits to master since this release

Changed

  • Include the event object in the onLoad and onError callbacks #46
  • Fix incorrect inheritance of the loading prop in the typescript definition #55
  • Fix image not being shown if it loaded before the component rendered for the first time (e.g. in SSR environments) #43 #51