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

set client-side mode as the default in V15 #6367

Closed
10 of 11 tasks
vlukashov opened this issue Aug 30, 2019 · 1 comment
Closed
10 of 11 tasks

set client-side mode as the default in V15 #6367

vlukashov opened this issue Aug 30, 2019 · 1 comment
Assignees
Labels
hilla Issues related to Hilla
Milestone

Comments

@vlukashov
Copy link

vlukashov commented Aug 30, 2019

When starting an app with Vaadin 15 I want the default mode for views and bootstrapping to be client-side (index.html / index.ts + client-side routing + TypeScript views) so that it's easy to try out new features added in V15.

Note: Vaadin recommends to use the latest long-term support (LTS) version in any production project. V15 is not an LTS version, thus it's OK to make an experimental feature the default option there. It's still possible to change this default by adding the -Dvaadin.clientSideMode=false system property.

DoD:

@manolo
Copy link
Member

manolo commented Oct 7, 2019

Closing this ticket, problem in bakery should be tracked separately

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

No branches or pull requests

3 participants