Nested
Nested copied to clipboard
Crashing Mobile Browsers
The Nested library is to be crashing Chrome and Safari in iOS 6. The page renders properly when the call to nested is removed.
Any help you can provide is appreciated :-)
I had similar issues. If you are using jQuery Mobile with this jQuery plugin it causes the script to infinitely loop. I found as soon as I commented out the jquery-mobile script or this script the page rendered correctly.
Thanks for responding! I've narrowed the issue down to the while loop in the "_renderGrid" function.
There must be a case when it's unable to break out of the loop, though I'm having some trouble narrowing it down.
Did anyone find a solution to this. It's a nice plug-in, but I won't be able to use it if it crashes iOS Safari.
Try as explained here. https://github.com/suprb/Nested/issues/48 This works for me.