Hi,
I got a strange issue when using IE10, my CSS theme won’t load. I got the following exception (in debug console) :
Style names cannot be emptyjava.lang.IllegalArgumentException: Style names cannot be empty
at Unknown.Eg(Unknown Source)
at Unknown.Jg(Unknown Source)
at Unknown.Lg(Unknown Source)
at Unknown.L6c(Unknown Source)
at Unknown.zcb(Unknown Source)
at Unknown.Vbb(Unknown Source)
at Unknown.LZc(Unknown Source)
at Unknown.x$c(Unknown Source)
at Unknown.anonymous(Unknown Source)
at Unknown.qi(Unknown Source)
at Unknown.vi(Unknown Source)
at Unknown.anonymous(Unknown Source)
I don’t have any clue of where the problem is. I hope you could help me.
I got this issue on Vaadin 7.3.10, 7.5.8 and 7.6.0 (I haven’t tried other versions).