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
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