Andreas Huber

Results 3 comments of Andreas Huber

We have the same problem when we try to use a custom I18N provider.

I thing i found a workaround. When changing the vaadin.i18n.location-pattern in Spring configuration to "classpath*:/nope/*.properties", the condition implementation of DefaultI18NProviderFactory does not found any file and the bean is not...

Hi @PacoVK, is it not a option to to build the page structure when parsing it from index.html and throw an error if the title is not unique? Maybe add...