Uploaded image for project: 'Cristal'
  1. Cristal
  2. CRISTAL-175

Bad handling of anchor in content

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 0.1
    • Skin
    • None
    • Unknown

    Description

      Current, we are using createWebHashHistory from vue-router to handle the routes.
      Consequently, the variable part of the route is behing a #.
      Therefore, when clicking on a link with an anchor, this anchor is used as a resource.
      We need to find a way to avoid that issues.
      Two options:

      1. Don't use createWebHashHistory, but afaik we can't because of electron
      2. Provide a custom scheme for this (e.g., use a special url parameters for the anchor, but that mean an even more special handling of urls).

      Attachments

        Activity

          People

            Unassigned Unassigned
            mleduc Manuel Leduc
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: