Skip to content

Dynamic namespace filtering #27

@Celant

Description

@Celant

Expected behavior

Dynamic/middleware-based namespace filtering. For example, being able to filter which translations are sent depending on the current route.

There are a lot of translations in the admin panel of my app, and they aren't needed for the user front-end. I can exclude them using namespace filters, but I can't do it selectively based on the route.

I'd like a way to only send some translations for my public pages, but all of the translations for the admin pages.

Current behavior

Possibly a modification of the current namespace filtering?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions