Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help users apply compatibility mode in the right way #671

Open
Legioth opened this issue Oct 12, 2020 · 0 comments
Open

Help users apply compatibility mode in the right way #671

Legioth opened this issue Oct 12, 2020 · 0 comments

Comments

@Legioth
Copy link
Member

Legioth commented Oct 12, 2020

Spring Boot actively ignores web fragments which means that the flow-server-compatibility-mode dependency isn't automatically enabling compatibility mode. This is mentioned in the documentation but there's still a significant risk that users are struggling because they didn't notice the documentation.

To deal with this, Vaadin could explicitly look for the situation when flow-server-compatibility-mode is present (potentially by adding an additional marker to that package) and in case the property also isn't set, then either explicitly set it or throw an exception at startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants