Skip to content

Best way to use with react-router #23

@simonschllng

Description

@simonschllng

I'm planning to implement react-document-meta but am already using react-router. Where should I place the top-most <DocumentMeta />?

The following does not seem to work:

    <Router (..)>
        <DocumentMeta />
        <Route ... ></Route>
    </Router>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions