telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
211 stars 39 forks source link

[Bug][Upload] Audio thumbnail is displayed instead of video when uploading a mp4 file #2121

Open filipKovachev opened 7 months ago

filipKovachev commented 7 months ago

I'm submitting a...

Current behavior

When uploading an mp4 file the thumbnail is that of an audio file instead of a video format

Expected behavior

A video thumbnail should be displayed instead.

Minimal reproduction of the problem with instructions

  1. Open this example: https://stackblitz.com/edit/react-d6sjrw?file=app%2Fmain.tsx
  2. Try to upload a mp4 file and observe how the thumbnail indicates that an audio file is uploaded instead

Reported inTicket ID: 1645740

made2burn commented 2 months ago

Any updates on this? It seems like a very simple bug and there have been 6 Kendo React releases since this bug has been filed.