Skip to content
Snippets Groups Projects
Commit bbe82530 authored by Michael Stramel's avatar Michael Stramel Committed by Gary Katsevman
Browse files

fix: player el ingest when parent doesn't have `hasAttribute` method (#3929)

For elements which parent doesn't have `hasAttribute` it needs do another check to prevent erroring out. One case of this is when video.js is created inside a documentFragment, the parent node won't have a `hasAttribute` method.
parent d290db17
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment