Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPad Safari Web Inspector crashing on page load

I have a video focused website made in wordpress. When we go to test the website on iPad we connect it to a mac laptop and open the safari developer tools to check if we have any errors and whatnot. Everything works on our homepage but when we go to any video post we have added, it crashes the developer tools window, and the browser on the iPad has a little drop down at the top saying "A problem occurred with this webpage so it was reloaded".

The page is fine on the iPad, there aren't any PHP errors in our logs, everything works fine functionally, so I can't figure out what is crashing it.

Any ideas? Any way I can troubleshoot this?

Thanks in advance :) And let me know if you need any more information!

like image 486
Julia Avatar asked Sep 09 '16 14:09

Julia


1 Answers

I had this exact problem and solved it by updating both OSX Safari and the iPad to the latest versions. Now i can use the Web Inspector again.

like image 106
Kristofer Fagerström Avatar answered Sep 24 '22 12:09

Kristofer Fagerström