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

Can not upload video #77

Open
tuananhl opened this issue Feb 26, 2024 · 3 comments
Open

Can not upload video #77

tuananhl opened this issue Feb 26, 2024 · 3 comments

Comments

@tuananhl
Copy link

Hi. I have a code like:

const handleUploadFile = useCallback((file) => {
   ref.upload_video(file)
});

<div>
    <VideoRecorder onRef={ref} />
    <Input type="file" onChange={handleUploadFile}
</div>

But I got this error,
image

that's great if you can help. thank you team!

@tuananhl
Copy link
Author

Just a note. I just upgraded from 2.41.6 to 2.43.3

@tuananhl
Copy link
Author

it works in 2.41.6

@Bane-D
Copy link
Contributor

Bane-D commented Feb 28, 2024

Hi Tuan,

Thank you for reporting this. One of my colleagues is looking into this to see why exactly it is happening. As soon as we have more info will follow up with you.

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