Hi,
I have created a login page that works fine in Edge and Chrome, but in Firefox it keeps refreshing as soon as i interact with the page (enter text, or tab to a different input field).
From the browser tools i see that the session is recreated upon each refresh. Is there something in Firefox that is more strict by default than other browsers what could be causing this ? Using latest Vaadin, Spring Boot and followed the instructions here https://vaadin.com/docs/latest/security/enabling-security
