You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have seen a similar issue several times, so probably there is a pattern in applications that we are not aware of and that causes issues like that. We have to try reproduce it by getting UI components from Spring Context as beans. Looks an impactful topic that we should improve.
I tried to reproduce in several ways but with no success.
Unfortunately, also the logs do not help that much since most of the application-specific entries have been removed or redacted.
In this Forum Post
I mentioned that adding
<optimizeBundle>false</optimizeBundle>
helped solve that problem.This is the output log with
<optimizeBundle>true</optimizeBundle>
and production-profile, providing this for investigative purposes.maven_output.txt
I have removed some parts of this log( Non - Specific to Vaadin) . Hope this helps.
The text was updated successfully, but these errors were encountered: