Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application cannot be opened again in same tab after cache cleanup #68

Closed
adrienlauer opened this issue Mar 30, 2016 · 0 comments
Closed
Labels
Milestone

Comments

@adrienlauer
Copy link
Member

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:

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);} …

I think this has been introduced by #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants