Jim wrote:If I leave the dialog open after a time, I get this window pop up. I've never seen the message ever before, so I don't know exactly what is going on.
It just means that some combination of user actions has caused some recursion in the script or something like that. The only problem is to track down the cause. It might be a clear Interval did not clear the setInterval function and so the delayed alert seemed not related to user action.
I have experienced this alert during development but not with versions released. Any further information from you or other users will be very helpful. As far as I can tell it is not harmful, merely annoying, and I am sorry for that.
I hope the cleanup and general refinement we discussed for version 1.10 will flush out the problem.
Chris
PS - were you using the model from the web site or another?