Strange hang on iPad and Mobile
-
Hmm, I'm running either 4.4.2 or 4.4.1 KitKat and it does the same thing as my iPad running iOS7.something. Will try clearing the cache on the iPad and see if that makes a difference. It did it on my previous test server as well (Koding) but I made the move to digital ocean for a month to test how it all works etc.
EDIT: Cleared cache and same issue.
-
TypeError: 'undefined' is not an object (evaluating 't.Notification.requestPermission')
- line 12581 of nodebb.min.jsI've also got two warnings, both:
Resource interpreted as Image but transferred with MIME type text/html. :4567/1
Waterfox Console also gives this error:
ReferenceError: require is not defined require.config({
`Which comes back to:
<script> require.config({ baseUrl: "/src/modules", waitSeconds: 3, urlArgs: "v=v0.3.2-1157-gd61e632", paths: { 'forum': '../forum', 'vendor': '../../vendor', 'buzz': '../../vendor/buzz/buzz.min' } }); </script>
-
@julian Trouble is, it happens on every browser I use on my S4/iPad, even ones I've never used to load up my dev server. I even downloaded Opera Mini to check on my phone, but then remembered that Opera handles the page requests, makes them smaller then sends it to the phone in smaller files, so Opera Mini worked. Despite looking a little off in places.
All caches have been cleared multiple times. It also does it when running Safari on the Desktop in Developer mode for iPad. But not Desktop Safari. Doing a browser refresh loads the page up straight away however.
-
Anyone care to donate an iPad