vaadin / touchkit

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

TouchKit and Super Dev Mode do not play nice together #383

Open vaadin-bot opened 10 years ago

vaadin-bot commented 10 years ago

Originally by @Artur-


Starting a TouchKitServlet app with ?superdevmode has some issues:

  1. There are two loading spinners and they keep rotating not around their center but around some point on the screen
  2. Pretty quickly a
The server cannot be reached

The application didn't start properly.
[Try again]

is shown. Waiting for a few seconds more shows the application with super dev mode enabled (when recompilation has finished)


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

vaadin-bot commented 10 years ago

Originally by @Artur-


Not critical as super dev mode still works, IF you understand to wait long enough

vaadin-bot commented 10 years ago

Originally by @Artur-


It seems 1. happens only if you happen to include reindeer or another theme in a TouchKit app