Skip to content

Clarify Vaadin config parameters vs Vaadin modes #4041

Closed
@mshabarov

Description

@mshabarov

Tell us about your request

Vaadin can operate in different modes and exposes a lot of configuration parameters.
Despite the modes and parameters are already described, it's sometimes not clear or problematic:

  • for which mode/configuration a particular parameter is valid (dev or prod mode, pre-compiled bundles or hot-deploy with Vite, routing with react or with vaadin router), or is it valid for all possible modes of running and configuring an application.
  • which parameter could fix what problem, e.g. when one would need to force the prod bundle or disable bundle optimisation.

We may want to have:

  • a kind of mapping / table that could list all relevant parameters per mode.
  • troubleshooting / FAQ article that recommends a parameter value change vs an example of possible problem.

If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    March 2025 (24.7)

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions