We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi There,
During build with nextjs 15 and react 19 - you get an error
unhandledRejection TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner') at fr (node_modules/react-audio-voice-recorder/dist/react-audio-voice-recorder.es.js:18:176) at <unknown> (node_modules/react-audio-voice-recorder/dist/react-audio-voice-recorder.es.js:628:54) { type: 'TypeError' }
The text was updated successfully, but these errors were encountered:
hi @meabed is there any temporary solution for this issue ?
Sorry, something went wrong.
No - I just copied the component locally.
Can you please help me out how do you have implemented ? this issue actually came from here #33
samhirtarif
No branches or pull requests
Hi There,
During build with nextjs 15 and react 19 - you get an error
The text was updated successfully, but these errors were encountered: