My application has a HeaderPanel that has suddenly stopped working in Chrome (32-bit XP version 19.0.1061.1). The GWT code hasn't changed, and IE8 and FireFox both still work.
The symptom is that the header and footer appear properly, but the content has its height set to 0px so it doesn't show up. Sometimes if I wait or inspect the element it will appear, sometimes it never appears. This problem just appeared yesterday, on three separate people's PCs.
Has anyone else seen any issues with HeaderPanel rendering in the last couple days?