JH
Jason Houge
#1
According to Google console, This is the css that’s blocking it.
By disabling the css, I was able to log in.
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate)
Specificity: (0,2,0)
{
display: none !important;
}