-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
Missing permission?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug" secti…
-
## Issue Overview
## Steps to Reproduce (for bugs)
1. Create block
2. import { get } from 'lodash';
3. The editor has encountered an unexpected error.
`react-dom.min.b75d8b30.js:62 …
-
As in title written, the subtitles doesn't appear when using hls as source video.
-
See https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/views/mediaelement
-
## Bug description
When you check the wavesurfer's isPlaying method directly after starting the playback, you get "false", because the media's "currentTime" is still 0. Why do you check for the curre…
-
Currently, ListenAsync is immediately returning and not waiting for something to be spoken. The code in use is very similar to the examples I have found. Is there a time element to be set before exec…
-
## Bug description
When bars mode is disabled, the waveform generated no longer generates smooth transitions between peaks, and also leaves gaps between peaks, unlike v6. Is there a way I can res…
-
### Description
I am seeing the same error as this issue:
#11333
I need to build with NET7 for the mediaElement tag to work. I also need to support iOS 15 up to the latest (16.2 at the time of …