Description: When a user uploads an image file that contains a single quote (') in the filename, the image renders correctly in the preview as well as the final email output, but fails to load in the canvas inside the Unlayer editor. This causes visual issues to the users Steps to Produce: 1- Open Unlayer editor 2- Drop the Image tool in Canvas 3- Upload an image file with a single quote in the name (e.g., summer'sale.png) 4- You won’t see it in the Canvas. 5- Observe that the image is visible in preview and also appears in the final export/email Expected: Image should render in Canvas just as it does in the final email and preview Actual: Image fails to appear in Canvas when the filename contains a single qoute