Play function not working ios safari and desktop safari #3380
Replies: 7 comments 2 replies
-
I think the problem is that the blob link does not work. Do I need to do anything extra for the source blob?
|
Beta Was this translation helpful? Give feedback.
-
Try this blob URL with a regular |
Beta Was this translation helpful? Give feedback.
-
Did you find a solution @korayrubicoda ? |
Beta Was this translation helpful? Give feedback.
-
I just ran into this same error, safari only.. any update? |
Beta Was this translation helpful? Give feedback.
-
Try using a custom media element like in this example: |
Beta Was this translation helpful? Give feedback.
-
So, I ran into some problems related to this and #2007 What I discovered was that the problem had to do with the header of the URL being loaded. Anyway, perhaps that helps isolate the problem for someone. In my scenario, the |
Beta Was this translation helpful? Give feedback.
-
For me switching from
|
Beta Was this translation helpful? Give feedback.
-
Bug description
Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
wavesurfer.current.play(); function does not work in safari
Environment
Minimal code snippet
Screenshots
Beta Was this translation helpful? Give feedback.
All reactions