I have some files, where i removed the white “fill” from some forms. When I update, nothing changes. When i go to the text tap in the asset folder, there still is “fill:#ffffff” but it should be “fill:none”.
But if I update/upload the same SVG 3 times with the same file, suddenly it works.
Expected behavior
Would like to update the assets with just 1 upload.
Minimal reproduction of the problem
Tried it with different icons (i have a lot of them) and it was the same at least 5 times.
So, after some trying I found a way to reproduce the problem.
It seems to have something to do with tags. I made the exact same svg graphic and uploaded it with two different names. One asset got an additional tag, the other I left be.
When trying to update the graphics, I had to to upload the one with the additional tag twice to trigger the update. The other one updated just fine.
I see. So when I add a tag, a new version is created. But the linked URL in the asset is not updated? So the version number is not right.
Your solution to just link with the current version number, is not really practical, as I don’t know how many versions exist in the background. I would have to try. Plus I can’t just link the files via image browser to other content.