ArcBees/GWTP

document or window null after refresh / back

spirylics opened this issue · 1 comments

Hi,

With chrome / osx :
1 - I go to http://gwtp-sample-mobile.appspot.com/
2 - I click on "all products" button
3 - I refresh page (cmd + r)
4 - I click on history back button of chrome

Application is frozen, I observe this javascript error :

VM1136 gwtpmobilesample-0.js:844 Uncaught com.google.gwt.event.shared.UmbrellaException: Exception caught: Exception caught: (TypeError) : Cannot read property 'document' of nullth @ VM1136 gwtpmobilesample-0.js:844qh @ VM1136 gwtpmobilesample-0.js:502Is @ VM1136 gwtpmobilesample-0.js:565wc @ VM1136 gwtpmobilesample-0.js:410zc @ VM1136 gwtpmobilesample-0.js:617(anonymous function) @ VM1136 gwtpmobilesample-0.js:783

I was able to reproduce. Thanks for the precise description. It helps a lot.

We will be investigating. ;)