pixi/blurfilter.html #15
Labels
No Label
Bug
Enhancement
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IWMBrowser/iwmlib#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Uncaught (in promise) DOMException
_onCanPlay @ iwmlib.3rdparty.js:32208
Cannot be reproduced...
The exception is thrown when PixiJS tries to start a video but the browser (Chrome) suppresses it; Bug in PixiJS. Fixed from version 5.0 (https://github.com/pixijs/pixi.js/issues/4973)
If you want to suppress the error, use autoPlay = false in VideoBaseTexture.