Hey,
I have a custom cursor that is a circular SVG path embedded in a div. The clip path inverts the content on the screen to show the cursor shape.
Most of the time it will appear and work fine on first load, but when refreshing it disappears and comes back every few refreshes. I have a feeling it has something to so with the loading order, any ideas?