Jasonette / JASONETTE-Android

📡 Native App over HTTP, on Android
https://www.jasonette.com
Other
1.6k stars 270 forks source link

Offline should silently fail #190

Closed gliechtenstein closed 7 years ago

gliechtenstein commented 7 years ago

offline: true was not working when transitioning from one tab to another.

Turns out anything that uses "transition": "replace" suffered from this problem. Fixed this problem.