getvalueof and setvalueof creating strange behavior...

Anthony Palomba's icon

I have a javascript that I am loading that seems to work fine. But when I add getvalueof and setvalueof methods, for some reason my javascript gets loaded twice when the js object is instantiated. As far as I can tell getvalueof and setvalueof are not called. Can anyone explain this strange behavior?

Anthony

KrisW's icon

Hi !

it gets loaded twice ? how did you noticed it ? its listed somewhere ? takes more memory ? sorry im still not well experienced and this seems to be very interesting as im trying to analyze some sorts of behaviors as well ,so maybe by side i will get an answer to my problem.

Jeremy's icon

JS evaluating files twice under certain circumstances has been fixed for a forthcoming 6.1.x release. Sorry for the confusion.

Best, Jeremy

Lee's icon

Hi Jeremy, should this be fixed in 6.1.3 or a later release? thx L