Touchkit with iOS 6.0 on iPad

Hi!
I use touchkit in my application. I have updated my iPad to iOS 6.0. Now I have a problem with method windowResized in Window class.
Method windowResized is called twice and is never called after.

Thanks.

This may be caused by Safari 6 over-aggressively caching AJAX request/responses (ticket
9732
.) I committed a tentative fix yesterday; could you try out the latest
Vaadin 6.8.4 nightly
(or use Maven) and check whether the issue still exists?

thanks! it work:)