load svg error NS_BINDING_ABORTED
Categories
(Core :: SVG, defect)
Tracking
()
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
open https://flat-web-dev.whiteboard.agora.io/join/50312ba3-05b8-4670-9ac9-6d4926310802
firefox version: Firefox Developer Edition 94.0b4(x64)
OS: macOS Big Sur 11.6
chrome is normal
Actual results:
load svg failed.
error: NS_BINDING_ABORTED
Expected results:
Normal load svg
| Reporter | ||
Comment 1•4 years ago
|
||
When I use srcSet, it will be normal e.g:
<img src={downloadSVG} alt="download icon" srcSet={downloadSVG} />
| Reporter | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::SVG' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
| Reporter | ||
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
The severity field is not set for this bug.
:jwatt, could you have a look please?
For more information, please visit auto_nag documentation.
| Reporter | ||
Updated•4 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Is the issue reproducible on the latest version of Firefox Developer Edition?
Thanks.
| Reporter | ||
Comment 6•3 years ago
|
||
In the latest version, everything is fine
Comment 7•3 years ago
|
||
Great, thank you.
Closing this bug as resolved:worksforme.
Description
•