Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first.

来源:4-4 场景切换

慕仰8292757

2018-05-09 17:10

为什么会报 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. 这个错误呀? 有没有高手给解答一下?

写回答 关注

9回答

  • weixin_慕九州8103399
    2020-05-20 15:06:18

    无解,只能引导用户主动交互

    qq_江可可... 回复qq_慕斯8...

    请问这个问题解决了吗

    2021-03-15 17:16:13

    共 2 条回复 >

  • 阿川阿川
    2019-10-30 14:45:24

    目前还是有这个问题啊,自动播放报错:DOMException: play() failed because the user didn't interact with the document first.

    怎么解决?求解答。

    阿川阿川 回复慕哥8381...

    不行,自动播放不兼容

    2019-12-23 15:20:12

    共 2 条回复 >

  • 小闹
    2019-08-16 17:31:30

    我用vue报类似的错通过this.$nextTick(() => {play()//方法})解决的

    qq_慕斯8... 回复ice_sw...

    请问你解决这个问题了吗

    2020-12-08 18:09:00

    共 3 条回复 >

  • 小闹
    2019-08-16 17:30:29

    https://developers.google.com/web/updates/2017/06/play-request-was-interrupted

    慕函数156...

    打不开喃

    2024-07-30 12:45:39

    共 1 条回复 >

  • 慕的地5352938
    2018-12-18 10:18:34
    1. 打开 chrome:/ / flags /#autoplay-policyhttps://img4.mukewang.com/5c18589c0001c15e03500026.jpg

    2. 设置无需用户手势

    3. 重新启动Chromehttps://img2.mukewang.com/5c1858eb0001887307620155.jpg


    qq_风怒狼...

    怎么我收不到Autoplay policy

    2019-12-20 15:09:13

    共 2 条回复 >

  • 醒醒鱼
    2018-07-20 14:40:43

    静音就可以了,Chrome 66为了避免标签产生随机噪音。

    <video muted></video>

    qq_慕粉0...

    不就没声音了

    2024-08-16 10:30:33

    共 5 条回复 >

  • 戴兜
    2018-05-19 07:02:19

    我觉得这说的很明显了,没法在页面加载完成的时候播放音频或视频。

    这是Chrome 66的新特性,不过chrome之前很多浏览器都这么做了

    布兰克汪 回复慕桂英848...

    6个毛线是要笑死我,哈哈哈哈哈

    2018-09-02 16:52:35

    共 2 条回复 >

  • 幕布斯440194
    2018-05-18 10:44:35

    同问啊,播放视频的时候报这个错

    Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first.

    不知道为啥

    戴兜

    这不很明显吗

    2018-05-19 07:00:38

    共 1 条回复 >

  • 慕斯6994116
    2018-05-14 12:39:46

    https://img.mukewang.com/5af912a60001056c07030364.jpg

    今天刚好遇到这个问题。目前找到的解决方式,如下图:

    https://img2.mukewang.com/5af912ed00019db006820238.jpg


    为什么会产生这个问题还在查找~

    spacer.gif


H5+JS+CSS3 实现圣诞情缘

为圣诞节准备的H5+JS+CSS特效案例教程,实现静与动的结合

122015 学习 · 211 问题

查看课程

相似问题