wp-pwa / saturn-app-theme-worona

Saturn theme for worona apps
1 stars 0 forks source link

Bug: Cannot read property 'sizes' of undefined #104

Closed luisherranz closed 6 years ago

luisherranz commented 7 years ago

If you load the adslzone.tv app (bZbvskz8QcaK55Jzk) and click on some posts, some of them throw this error.

orballo commented 7 years ago

It happened with this Post. But it seems to be somehow random.

screenshot 2017-09-01 13 39 52

DAreRodz commented 6 years ago

The reason why this happened is that the prop isMediaReady in Media component was true and no media was received but an error message from the WP API. Now it's fixed and working.