I am working on a small application working with KineticJS. I have a circle created and am fading it in upon page load... the problem I am running into is that when I click the main circle to "spawn" smaller circles around the main one, all of the circles disappear...
Anyone else run into this kind of issue?