AEM 6.4 SVG as object not showing on edit mode
I am using svg objects in my project but it keep downloading in edit mode.
refer to this
I did know it blocked by DAM Safe Binary Filter(6.5), so I removed it. but it not working.
Then I disable the Content Disposition Filter it fixed, but looks like not a recommened soultion due to security purpose.
So I just wondering what would casue if it's disabled? or is there a alternative way?

