I’m saving images as SVG in the Bubble database and displaying them on a page for users. Users have a download button to save the image to their local system.
I’m using the “File Downloader” plugin, which successfully downloads PNG and JPEG images. However, it does not download SVG files.
Any solutions or workarounds to make SVG downloads work?
Thanks in advance!