Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minified React error #130 #1831

Closed
jiahuamld opened this issue Apr 24, 2024 · 3 comments
Closed

Minified React error #130 #1831

jiahuamld opened this issue Apr 24, 2024 · 3 comments

Comments

@jiahuamld
Copy link

Be sure to search for your issue before opening a new one.
<ReactPlayer
ref={playerRef}
width={'100%'}
height={'520px'}
url={D.video.videoUrl}
playing={D.isPlaying}
// controls
// onPlay={() => setD((draft) => ({ ...draft, isPlaying: true }))}
onEnded={() => {
console.log('视频播放已完成') // 当前的视频数据 接口设置学完 记录学习进度等
}}
/>

Current Behavior

image

Expected Behavior

Steps to Reproduce

Environment

Other Information

@jiahuamld
Copy link
Author

import ReactPlayer from 'react-player'

@jiahuamld
Copy link
Author

当这个组件渲染时 报错130

@luwes
Copy link
Collaborator

luwes commented Apr 24, 2024

duplicate of #1746

@luwes luwes closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants