报错问题:
Uncaught (in promise) TypeError: Failed to execute ‘requestFullscreen’ on ‘Element’: parameter 1 (‘options’) is not an object.
Chrome高版本使用screenfull.js全屏功能时报参数错误
解决办法:
找到node_modules中screenfull.js文件修改其中部分代码即可
Chrome高版本使用screenfull.js全屏功能时报参数错误

借鉴网址,其中有改动原因

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2021-08-09
  • 2021-09-29
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2021-07-26
  • 2022-12-23
相关资源
相似解决方案