You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have React project with <Poster onError={} /> this render <img> tag but without onError. I want if poster src not exist to not shown broken image icon. This is my code:
I have React project with
<Poster onError={} />
this render<img>
tag but without onError. I want if poster src not exist to not shown broken image icon. This is my code:You can repeat this issue here: https://github.com/vidstack/examples/blob/main/player/react/default-layout/src/player.tsx#L88
The text was updated successfully, but these errors were encountered: