I want to double clicking toggle fullscreen but error.
Help me fix error "Permissions check failed" when I double clicking player using DPlayer
Thanks all!
Error:
index.js:89 Uncaught (in promise) TypeError: Permissions check failed
at index.js:89:1
at new Promise (<anonymous>)
at Object.request (index.js:81:1)
at Object.toggle (index.js:118:1)
at handleDoubleClick (index.js:70:1)
at HTMLDivElement.<anonymous> (index.js:109:1)
I want to double clicking toggle fullscreen but error. Help me fix error "Permissions check failed" when I double clicking player using DPlayer Thanks all!
Error:
This is my source code: