I'm using Vaadin 6.8.9. Recently, I come across a issue. The table doesn't present properly as follow image. The headers are not able to appear. I tried to re-install tomcat7,and compile widgets couple times. The issue is still there. The issue only occur on my machine. I couldn't figure out the problem. Could anybody have this issue ever? Give me some clues. Thanks very much.
Asked
Active
Viewed 39 times
0
-
What do you mean by "issue only occur on my machine"? – Deltharis May 18 '15 at 01:01
-
As you seen, there is no header displayed. Actually, I setup header to display. The same code running on anther machine has no problem at all. – crazy_develerper May 18 '15 at 05:27
-
Have you tried with another browser on your maschine? Perhaps you have some addons installed which cause the problem – André Schild May 18 '15 at 06:26
-
I'd agree to first test in another browser, as André suggested. If it works, then it seems to be a browser cache issue, if it doesn't then it might be the widgetset compilation doesn't go cleanly through and I'd suggest nuke all build folders, delete old widgetset, clear all caches etc. Another test is to have it deployed on your computer but contact your server from the other computer where it works. – Jens Jansson May 18 '15 at 10:09
-
Hard refresh css. Restart computer/eclipse. Check another browser or/and private mode. – kukis May 18 '15 at 18:05
-
I manually clean everything. The problem is still there. – crazy_develerper May 20 '15 at 00:00