GrapesJS / GrapesJS/blocks-basic
How to prevent he default img/video2.webm from being called in Video Component?
Open
- Dominant language
- TypeScript
- Stars
- 87
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
How to prevent the default img/video2.webm from being called in Video Component?
by default its always being called. So it always show HTTP error everytime the Block video is dragged to the canvas
```
GET http://localhost/test/img/video2.webm 404 (Not Found)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.