You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(a): Clean browser cache (Forms and search history, Cookies, Cache, Active sessions).
(b): Reload the page (F5 o Cltr+F5 o Reload option in browser, FF). I got the error:
Error report
[E] JSON.parse: unexpected end of data
("session","isActive",false,true)@http://vfc580:8380/square-web/bower_components/w20/modules/env.js?__v=1.0.0:129
inBrowserSession()@http://vfc580:8380/square-web/bower_components/w20/modules/security.js?__v=1.0.0:1081
([object Object],[object Object],[object Object],[object Object],[object Object])@http://vfc580:8380/square-web/bower_components/w20/modules/security.js?__v=1.0.0:1085
invoke((function (authenticationService, applicationService, eventService, stateService, $location) {"use strict";
function inBrowserSession(state) {var sessionState = stateService.state("session", "isActive", false, true);return typeof state !== "boolean" ? sessionState.value() : sessionState.value(state);} …
Steps:
(a): Clean browser cache (Forms and search history, Cookies, Cache, Active sessions).
(b): Reload the page (F5 o Cltr+F5 o Reload option in browser, FF). I got the error:
I think this has been introduced by #58
The text was updated successfully, but these errors were encountered: