We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf8891 commit c6ffff0Copy full SHA for c6ffff0
src/VideoOrImageCanvasBackground/index.js
@@ -109,7 +109,6 @@ export default ({
109
})
110
111
const onImageError = useEventCallback((event) => {
112
- console.log(event.toString(), event, event.stack)
113
setError(
114
`Could not load image\n\nMake sure your image works by visiting ${
115
imageSrc || videoSrc
0 commit comments