GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.36k stars 4.05k forks source link

BUG: On page background images don't work because CSS loads with no ; at the end of URL #4071

Closed clonefunnels closed 2 years ago

clonefunnels commented 2 years ago

GrapesJS version

What browser are you using?

Chrome and Firefox

Reproducible demo link

https://www.teamfunnels.net/login.php demo demo

Describe the bug

Missing required ; after .png) The editor loads this way when there are background images on the page and they don't display.

Code of Conduct

clonefunnels commented 2 years ago

I think I caused this problem with a string replace. Sorry