Forum Discussion
chicks
12 years agoRegular Contributor
I discovered that two objects matched the myCards_link_confirmRemoval() call.
one under **.Page(*).Panel(0) and one under **.Page(*).Panel("colorbox"). I changed the function to use "colorbox" as the parent.
The only outstanding question is why this was working prior to the use of 10.4.
Perhaps 10.4 is executing faster than previous versions so that it's actually finding both objects before the first gets destroyed?
one under **.Page(*).Panel(0) and one under **.Page(*).Panel("colorbox"). I changed the function to use "colorbox" as the parent.
The only outstanding question is why this was working prior to the use of 10.4.
Perhaps 10.4 is executing faster than previous versions so that it's actually finding both objects before the first gets destroyed?