Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
415
ScriptResource.axd javascript error when dropping a node.
posted

Hello.

I am getting an inssue in which when i drop certain nodes between others, the page hangs and the cursor flickers.  Through debugging I have figured out that it is ocurring in ScripResource.axd in the "isRealLeafNode" function.  See the attached screenshot for details.  This doesn't happen every time, ony with certain nodes, but I have not been able to ascertain how the nodes that have the problem are different from those that do not.  Also, this still occurs if I remove all of my javascript code from the page, so I know that it is not my javacript causing it.  Please take a look at the attaached screenshot.