miroku-y

Results 6 comments of miroku-y

@i1240121619 如果你在开发环境也不想看到这个Warning,可以设置Link 的replace属性为true

我的情况是横向有一些菜单,我一直点击某一个相同的菜单,就会出现warning,然后这样`

window.React = React window.ReactDOM = ReactDOM setTimeout(()=>{ insertScript('/dist/react-beautiful-dnd.js') },2000)

@abiaoLHB 将index.js文件中加一行image.crossOrigin = '',就可以了

大概是下面这样: ````` import Taro, { Component } from '@tarojs/taro' import { ScrollView, View, Text, Image, Video } from '@tarojs/components' import './index.scss' import eventProxy from '../../utils/eventProxy' import SubVideos from '../../components/home/index' import...

![Image](https://github.com/user-attachments/assets/140c335c-1880-4b5f-aa0e-609d54c1ac1f) 文档上也没有见hls 插件 播放m3u8 文件,配置分辨率切换的api , 是不支持吗?如上图这种。