Тudоr

Results 4 comments of Тudоr

Yep, getting pics from cache are so slow! Slow like first resizing. http://c2n.me/3gUFhhr.jpg

NOTE! Images from cache (I mean this script) have always HTTP **status code 200**, in normal situation images must have HTTP **status code 304**. I hope olivervogel will fix this!)

@yashvi2026 Your code has many issues, and that’s why it doesn’t work. This has nothing to do with GrapesJS. You might want to use an AI tool to check your...

@yashvi2026 That's because of your custom CSS code. Remove this part: ```js styles: `.image{max-width:100%;}@media (max-width: 480px) {.image {display: inline-block;height:auto !important;width:100% !important;max-width:100%;}}`, ``` from `editor.BlockManager.add('image', {`