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
fix(builtin_image): Modified how we search for Minetype in the image component. (#5401)
* We are always receiving URL.
Some URL are passe with all the search query. The Path.extname method didn't return the good format. Some image was not able to rendered.
* Catch error for the URL
* Update modules/channel-web/src/views/lite/components/messages/renderer/FileMessage.tsx
Co-authored-by: Laurent Leclerc Poulin <laurentlp@users.noreply.github.com>
Co-authored-by: Laurent Leclerc Poulin <laurentlp@users.noreply.github.com>
0 commit comments