Replies: 1 comment 1 reply
-
You can load the SVG as an image but sounds weird anyway that is taking so long (it might be your server if you're using the remote storage). Create a simple demo so we can check what is going on. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I load data from Storage Manager my html code contains two extended SVG images making the editor take a very long time to load everything, up to a minute. Is it possible for grapejs to skip the svg tags?
It unnecessarily adds
data-gjs-type="svg"
to all tags, while I only want to display those svg.Beta Was this translation helpful? Give feedback.
All reactions