src of image saved on base64 #4786
GoOnSummit
started this conversation in
General
Replies: 2 comments 5 replies
-
Hello and welcome! You can take a look at documentation: https://grapesjs.com/docs/api/assets.html#assetmanager, you can upload it using the configuration from assetsManager. https://github.com/artf/grapesjs/blob/master/src/asset_manager/config/config.js#L57 |
Beta Was this translation helpful? Give feedback.
5 replies
-
i Have just the same problem, i have a custom src working on the preview, but calling getHtml() convert the default placeholder image to base64 and replace my src |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after insert image show relative path but on save to data base they save base64. How can i disable that. I want to keep relative path!
do you have idea?
Beta Was this translation helpful? Give feedback.
All reactions