Sönke Reimer
Sönke Reimer
Spring-Boot offers the possibility to start an application as web application with an embedded server or as a standalone application by setting the property spring.main.web-application-type=none There are several scenarios that...
### Description of the bug Defining lumoImports in the theme.json of a parent theme inside the same project, the styles defined in java by the LumoUtility are not applied. This...
### Description of the bug If I set the width of a column, either programmatic or by user (resizable=true) and I want programmatically to reset the width to apply defaults...
### Description of the bug A button and a upload component are added to my view. Clicking on the button toggles between adding and removing the upload Component. When I...