Michal Kit
Michal Kit
Thanks a lot @eterna2
Thanks for coming back. The demo works fine. Not sure what is happening but the ``FomanticUIPlugin`` executes the ``decorate`` method but the final (i.e. rendered website) does not have header...
OK, I found the reason. I started multiple instances of the Kweb server in a single JVM. This causes the plugin (which is a singleton) to go crazy. Do you...
Not sure what is causing it if you try to run two instances of the Kweb. :-(
Thanks a lot for your help.