Skip to content

[BUG] utils.set backgroundImage incorrect parsing #1154

@voxelshaper

Description

@voxelshaper

Describe the bug

when setting backgroundImage with utils.set I see the URL being cut.
This will end to an non-existant endpoint.

Provide a minimal reproduction demo of the bug

The current image is on a CDN with the following URL.
https://cdn.advoxel.com/60b03fea860898c1125db547/feeds/1f946da9-3b60-4d74-bc38-45c1713ab0e2/assets/300x250_crea1.jpg

this is replace by the following string:
https://cdn.advoxel.com/60b3fea860898c1125db547/feeds/1f946da9-3b60-4d74-bc38-45c1713ab0/assets/300x250_crea1.jpg

Detail the steps to reproduce the issue

Test this in Chrome. Not tested on other browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions