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

Audio Recorder Crashing on Chrome Version older than 80 without ES11 support #94

Open
Kirangaira opened this issue Oct 11, 2023 · 0 comments
Assignees

Comments

@Kirangaira
Copy link

Describe the bug
Getting Unexpected token 11 on browsers without es11 support.

To Reproduce
Steps to reproduce the behavior:

  1. Run the Audio Player on Chrome version older than 80.
  2. It's started crashing with unexpected token ? on line 639 in react-audio-voice-recorder.es.js

Expected behavior
It should work on browsers without es11 support too.

Package info (please complete the following information):

  • Version: ^2.2.0
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