after upgrading to 5.7.1 admin is unable to login, I called my hosting company and they said there is a 401 and 404 error. I have another username and password that work but its not an admin.
this is the error I get when I inspect page,
VM40:208 Uncaught (in promise) TypeError: tabList.filter is not a function
at child.setup (eval at _execute (loader.js:94), <anonymous>:208:36)
at child.initialize (bull.js:276)
at child.Backbone.View (backbone-min.js:1224)
at child [as constructor] (backbone-min.js:1884)
at child [as constructor] (backbone-min.js:1884)
at new child (backbone-min.js:1884)
at Bull.Factory.<anonymous> (bull.js:114)
at Bull.Factory._getViewClass (bull.js:93)
at Bull.Factory.create (bull.js:110)
at child.<anonymous> (bull.js:823)
this is the error I get when I inspect page,
VM40:208 Uncaught (in promise) TypeError: tabList.filter is not a function
at child.setup (eval at _execute (loader.js:94), <anonymous>:208:36)
at child.initialize (bull.js:276)
at child.Backbone.View (backbone-min.js:1224)
at child [as constructor] (backbone-min.js:1884)
at child [as constructor] (backbone-min.js:1884)
at new child (backbone-min.js:1884)
at Bull.Factory.<anonymous> (bull.js:114)
at Bull.Factory._getViewClass (bull.js:93)
at Bull.Factory.create (bull.js:110)
at child.<anonymous> (bull.js:823)
Comment