Strange hang on iPad and Mobile
-
Running nodebb 0.4.0, the page stops loading at about 85%-90% along the loading bar, before any content is loaded. But only on iPad or my Galaxy S4. Desktop is fine. It happens both when clicking Home inside a category, or when I click my logo in the top left. This site is fine, but I've been staring at a blank page on the iPad for about a minute, seeing if it will ever load. Clicking refresh in the iOS browser and/or on my phone (chrome) refreshed the homepage fine.
Screenshot:
Dev Address: http://188.226.148.8:4567/
-
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