pixi/blurfilter.html #15

Closed
opened 2019-05-23 11:19:06 +02:00 by mknobloch · 2 comments

Uncaught (in promise) DOMException
_onCanPlay @ iwmlib.3rdparty.js:32208

Uncaught (in promise) DOMException _onCanPlay @ iwmlib.3rdparty.js:32208
skupke was assigned by mknobloch 2019-05-23 11:19:06 +02:00
mknobloch added the
Bug
label 2019-05-23 11:19:06 +02:00
Owner

Cannot be reproduced...

Cannot be reproduced...
Owner

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.

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.
Sign in to join this conversation.
No Label
Bug
Enhancement
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IWMBrowser/iwmlib#15
No description provided.