-
操作系统:Apple M3
JDK:17
HotSecondsClient版本:2.1.1
![image](https://github.com/user-attachments/assets/274842ec-dc8c-43ff-a7fe-87afd123cede)
HotSecondsServer:7.1
![image](https://github.com/user-att…
-
### Description of the bug
We have 120+ Flow views currently. Currently two as ReactAdapterElement. When developing React vaadin.frontend.hotdeploy=true
For Flow development vaadin.frontend.hotdep…
-
### Description of the bug
In an application that uses a top-level `await`, errors are shown only when a bundle is being built (production build or app bundle when using `hotdeploy=false`) but not wh…
-
### Description of the bug
When building a Vaadin application using the production profile and starting it from an IDE, it will start up in Development Mode.
Tested with Eclipse and IntelliJ.
#…
-
The hotdeploy code for LetsEncrypt certificate has been disabled in app-openfire: https://github.com/WikiSuite/app-openfire/blob/4f035df45d872a8127fcaf5c493894dddd370758/libraries/Openfire.php#L374, w…
-
### Cannot do a full page reload with HotswapAgent 2.0.1
Most of the time I use a full page reload to run constructor/onAttach. HotswapAgent 2.0.1 works best with Copilot.
Now I have a full copy o…
-
# 스프링 부트 - HotSwap? HotDeploy? HotReload? 에 대해
스프링 부트에서 지원하는 Hot swap 과 관련된 내용을 정리해보았다.
[https://devwithpug.github.io/spring/about-hot-swap-in-spring-boot/](https://devwithpug.github.io/spring/about…
-
Run under windows 10 with Java 17
Loading mojo org.imixs.maven:manik-hotdeploy-maven-plugin:2.0.1:deploy from plugin realm ClassRealm[plugin>org.imixs.maven:manik-hotdeploy-maven-plugin:2.0.1, pare…
-
### Describe your motivation
For Vaadin themes, there is a file called _theme.json_ which has a property _parent_ for the parent theme.
With this property it is possible to achieve inheritance of …
-
### Description of the bug
I have integrated templates into a flow view via @JsModule("") annotation and cannot use style definitions on the application theme in Dev Mode. Not even as described in …