Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G g1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cto
  • g1
  • Issues
  • #152

Closed
Open
Created Feb 26, 2019 by Naveen Manukonda@naveen.manukonda

data-target='pushState' not working as expected in g1 0.14.0

<div class="d-md-flex justify-content-md-between custom-w-1">
  <div class="align-self-end">
    <ul class="nav  h1 mb-0 border-success border border-top-0 border-left-0 border-right-0">
    <li class="nav-item ">
      <a class="nav-link active urlfilter sm4 pb-2 text-secondary font-weight-bold  pl-0 border-secondary border border-top-0 border-left-0 border-right-0 border-2" href="?view=summary" data-target="pushState">Summary <span class="d-block"> View</span></a>
    </li>
    <li class="nav-item">
      <a class="nav-link sm4 pb-2 text-success font-weight-bold pr-0 urlfilter" href="?view=comparative" data-target="pushState"><span class="comparative-tab">Comparative</span> <span class="d-block"> View</span></a>
    </li>
    </ul>
  </div>
</div>

When we click on Comparative View my page is reloading in latest g1 version(0.14.0), Expected: Page reload must not happen because data-target="pushState"

It is working fine in g1 version(0.13.1)

Edited Apr 23, 2019 by Tejesh
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking