Describe the bug
Since version 24.2.0 Vaadin's Login Form suffered some updates that make the submit button visible in the ExtendedLogin component when replacing the form slot. See
Expected behavior
When replacing form slot components, submit (log in) button should be replaced/removed as well.
Minimal reproducible example
https://addonsv24.flowingcode.com/extended-login/login-overlay-demo
Add-on Version
1.0.2-SNAPSHOT
Vaadin Version
24.2+
Additional information
The issue was found while working on #23
Describe the bug
Since version 24.2.0 Vaadin's Login Form suffered some updates that make the submit button visible in the ExtendedLogin component when replacing the form slot. See
Expected behavior
When replacing form slot components, submit (log in) button should be replaced/removed as well.
Minimal reproducible example
https://addonsv24.flowingcode.com/extended-login/login-overlay-demo
Add-on Version
1.0.2-SNAPSHOT
Vaadin Version
24.2+
Additional information
The issue was found while working on #23