Skip to content

Markdown links in splitview mode all lead to home page #419

@billyc

Description

@billyc

Clicking on a relative link in a markdown panel loads the home page, because the base64 string on the URL bar gets corrupted by the relative link.

Vue has a "directive" feature that can intercept clicks and process them; use that to update the splitview layout object correctly.
https://v2.vuejs.org/v2/guide/custom-directive

@tschlenther

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions