lbry-desktop/ui/component/publishFormErrors
infinite-persistence 1911a5132b PublishFormError: look at 'thumbnail' instead of 'thumbnail_url'
I believe the rest of the GUI is setting 'thumbnail'.
'thumbnail_url' is only populated right before publishing.

So, the flag was always false -- we just never see the error on screen because the component is incorrectly hidden (fix for this is coming up next...)
2021-04-26 12:24:19 -04:00
..
index.js PublishFormError: look at 'thumbnail' instead of 'thumbnail_url' 2021-04-26 12:24:19 -04:00
view.jsx PublishFormError: look at 'thumbnail' instead of 'thumbnail_url' 2021-04-26 12:24:19 -04:00