Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky anchorQueryParam #3

Open
declanramsay opened this issue Aug 6, 2015 · 1 comment
Open

Sticky anchorQueryParam #3

declanramsay opened this issue Aug 6, 2015 · 1 comment
Labels

Comments

@declanramsay
Copy link

Once I have transitioned to a query params link, unless I pass null in every single link-to throughout my entire application the QueryParam remains, i.e.

  • Use {{link-to 'Add param' 'index' (query-params anchor='third') }}
  • It scrolls to the <h5 data-anchor="third">
  • Then click on {{link-to 'no params' 'other-page' }}
  • URL is /other-page?anchor=third

Is there any way to turn off this stickiness? Thanks!

@mike-north mike-north added the bug label Aug 6, 2015
@RobbieTheWagner
Copy link

It's been quite awhile since this has been updated. Is this actively developed? I'd love to use this, but issues like this keep me from being able to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants