https://apps.ionic.io/apps not showing up and just loading. tried firefox, chrome and safari
to clarify the login page comes up but the dashboard does not
Is it? Just clicked the link https://apps.ionic.io/apps/ and everything went fine. tried safari and chrome.
i edited the question in case there is any confusion. does dashboard comes up for u?
yep the dashboard comes, but I don’t have any apps there, so it’s empty that’s maybe the reason…
not working since morning
Taking too long to load? Contact Support
I have the same problem, seems because “https://code.ionicframework.com/angulartics-ga/angulartics-ga.min.js” is 404ing for me. I reported it.
Its working now ! huraay!
Still not working for me. Checking the console I see the following errors
Failed to load resource: the server responded with a status of 404 ()
angular.min.js:38 Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.4.9/$injector/modulerr?p0=ionic.apps&p1=Error…udflare.com%2Fajax%2Flibs%2Fangular.js%2F1.4.9%2Fangular.min.js%3A20%3A274)
at angular.min.js:6
at angular.min.js:38
at n (angular.min.js:7)
at g (angular.min.js:38)
at db (angular.min.js:41)
at c (angular.min.js:19)
at zc (angular.min.js:20)
at ce (angular.min.js:19)
at HTMLDocument.<anonymous> (angular.min.js:297)
at c (jquery.min.js:4)
apps:1 Access to Font at 'https://code.ionicframework.com/assets/fonts/avenir-next/regular.woff' from origin 'https://apps.ionic.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://apps.ionic.io' is therefore not allowed access. The response had HTTP status code 404.
apps:1 Access to Font at 'https://code.ionicframework.com/assets/fonts/avenir-next/medium.woff' from origin 'https://apps.ionic.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://apps.ionic.io' is therefore not allowed access. The response had HTTP status code 404.
I had the same error before, but its working now for me.
Working here as well now.
I had the same issue. It was caused by the following javascript 404’ing:
https://code.ionicframework.com/angulartics-ga/angulartics-ga.min.js
I got rid of the “s” in “https” and loaded the link again:
http://code.ionicframework.com/angulartics-ga/angulartics-ga.min.js
This time the script loaded.
When I tried to load the original age again, it worked this time. Presumably because it was coming from the cache or something. idk.
Hope that helps
Hi guys, it is working for me right now
It’s not working here.
My console log:
angulartics-ga.min.js Failed to load resource: the server responded with a status of 404 ()
angular.min.js:38 Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.4.9/$injector/modulerr?p0=ionic.apps&p1=Error…udflare.com%2Fajax%2Flibs%2Fangular.js%2F1.4.9%2Fangular.min.js%3A20%3A274)
at angular.min.js:6
at angular.min.js:38
at n (angular.min.js:7)
at g (angular.min.js:38)
at db (angular.min.js:41)
at c (angular.min.js:19)
at zc (angular.min.js:20)
at ce (angular.min.js:19)
at HTMLDocument.<anonymous> (angular.min.js:297)
at c (jquery.min.js:4)
apps:1 Access to Font at 'https://code.ionicframework.com/assets/fonts/avenir-next/regular.woff' from origin 'https://apps.ionic.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://apps.ionic.io' is therefore not allowed access. The response had HTTP status code 404.
apps:1 Access to Font at 'https://code.ionicframework.com/assets/fonts/avenir-next/medium.woff' from origin 'https://apps.ionic.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://apps.ionic.io' is therefore not allowed access. The response had HTTP status code 404.