Skip to content

Turbo & Mercure documentation does not work #2518

@hafkenscheid

Description

@hafkenscheid

The Turbo / Mercure documentation is inconsistent:

The following (can be found https://github.com/symfony/ux/blob/2.x/src/Turbo/doc/index.rst?plain=1#L519-L522) does generate an error:

# config/packages/turbo.yaml
turbo:
    mercure:
        hubs: [default]

Unrecognized option "mercure" under "turbo". Available options are "broadcast", "default_transport".

I don't get how this can work, as there is no code referring to this option in the configuration: https://github.com/symfony/ux/blob/2.x/src/Turbo/src/DependencyInjection/Configuration.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions