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
Right now the implementation defines if the mode is production or not, based on a system property.
In Vaadin 24 it is possible to obtain that configuration programatically. It would be great that by default that the production status to be obtained from there in Vaadin 24.