Open cristianvsirbu opened 2 months ago
So in Chrome, Brave and other Chromium browsers the Mirage Loader is being displayed correctly but on Safari it doesn't. Can someone help me with a fix on that? | Brave | Safari |
---|---|---|
Yea, Safari has some issues with SVG filters. I actually think this could be fixed by replacing the divs used here with SVG circles though. I'll take a look at that.
Yea, Safari has some issues with SVG filters. I actually think this could be fixed by replacing the divs used here with SVG circles though. I'll take a look at that.
Thanks, will also give it a try to see if it solves the problem and will write an update on that.