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

Video Block : In HTML5 Source mode, video url previously correctly saved is replaced with the BigBuckBunny video on editor loading #45

Open
yucomds opened this issue Jan 7, 2021 · 1 comment

Comments

@yucomds
Copy link

yucomds commented Jan 7, 2021

I'm adding a video. The video is in mp4 format and is saved online. The video is playable if i put the link in the bvrowser address bar.
So, I use the Video Block to insert this video in the editor. In the settings view I choose "HTML5 Source" mode then i paste my video url and save the work; All it's fine.

Later I open my editor again for changing other stuff on the same page, and .. ta-dah! the previously correctly saved video url is replaced with the default BigBuckBunny video.

I'm using grapesjs - 0.16.30 and the latest version of grapesjs-blocks-bootstrap4.

Any suggestion/support for this? Thanks!

@yucomds
Copy link
Author

yucomds commented Jan 26, 2021

It seems a problem in the initialize of the editor. I'm currently using gjs-components and gjs-style json data. If I use the raw html and css it works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants