Skip to content

openExternalLinkInNewPage prop in utils/router.jsx #115

@birdofpreyru

Description

@birdofpreyru

Now it only affects external links, which are rendered as <a> elements.
It makes more sense to ensure that if this prop is given, we enforce <a> element even for links within the app (so that the target page will be open in new tab, where the app will be started from zero).
Along with this change, it also makes sense to rename the prop accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions