Re: [opennms-devel] vaadin apps in 1.12 with custom html

2013-08-15 Thread Roskens, Ronald
Developer Discussion Subject: [opennms-devel] vaadin apps in 1.12 with custom html So I'm testing out the 1.12 builds, and found a problem with how I am doing things that is causing the vaadin apps to not work. In my custom build, I am wrapping the within a , and now the vaadin apps

[opennms-devel] vaadin apps in 1.12 with custom html

2013-08-15 Thread Roskens, Ronald
So I'm testing out the 1.12 builds, and found a problem with how I am doing things that is causing the vaadin apps to not work. In my custom build, I am wrapping the within a , and now the vaadin apps don't display at all. If I remove , then they display properly. Any hints on w