vaadin / touchkit

TouchKit is a library of mobile components for Vaadin Framework
https://vaadin.com/touchkit
Other
11 stars 25 forks source link

TouchKit: setting offline mode to false doesn't work if not done through annotation #412

Open vaadin-bot opened 8 years ago

vaadin-bot commented 8 years ago

Originally by @Ansku


getTouchKitSettings().getApplicationCacheSettings().setOfflineModeEnabled(false); doesn't have any effect. Have to use the annotation.


Imported from https://dev.vaadin.com/ issue #19315