AngularJS was catching this XPCWrappedNative_NoHelper error in the firefox. In the chrome everything worked fine.
It turns out that in firefox you cannot store too big data in the history state object.
AngularJS was catching this XPCWrappedNative_NoHelper error in the firefox. In the chrome everything worked fine.
It turns out that in firefox you cannot store too big data in the history state object.
Author Damir Miladinov