tooltip.html #14

Closed
opened 2019-05-23 11:13:20 +02:00 by Manfred Knobloch · 2 comments

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

iwmlib.3rdparty.js:32208 Uncaught (in promise) DOMException
Sebastian Kupke was assigned by Manfred Knobloch 2019-05-23 11:13:20 +02:00
Manfred Knobloch added the
Bug
label 2019-05-23 11:13:20 +02:00

Cannot be reproduced...

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.

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 Milestone
No Assignees Sebastian Kupke
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: IWMBrowser/iwmlib#14
No description provided.