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

Anchor/Querystring value not persisting? #70

Open
pmeliesIology opened this issue Sep 1, 2022 · 2 comments
Open

Anchor/Querystring value not persisting? #70

pmeliesIology opened this issue Sep 1, 2022 · 2 comments

Comments

@pmeliesIology
Copy link

We're trying to create navigation items that include links to anchors on various pages. However, none of the links are reflecting the anchors we're specifying. When we reload the page in the back office where we're setting the links the Anchor field is blank (even though Save and Publish was successful). See attached files: the first shows the setting we're trying to save. The second is shows the blank field after reloading the page.
LinkWithAnchor
LinkAfterSave-NoAnchor

@solidjohn
Copy link

We have the same issue since upgrading from v2 to v4. Even if you directly append #anchor-name to the path in the Link field it gets removed. There is no way to add an anchor - a major problem for us.

@PanktiBodiwala
Copy link

PanktiBodiwala commented Sep 17, 2024

Hey,

This is still an issue for me. Have installed the package v4.1.0 on Umbraco 13.4.1.

@callumbwhyte The package works like a treat, easy and simple implementation. Well done!

Would definitely want to get this resolved as its one of the major issues currently. Can I please ask if you're already working on it or its in your pipeline? When can be expect the next release please?

I can see the QueryString property exists on https://github.com/AaronSadlerUK/Umbraco.MegaNavV8/blob/master/docs/integration-guide.md
but looks like its been missed out on the item
https://github.com/AaronSadlerUK/Umbraco.MegaNavV8/blob/master/src/AaronSadler.MegaNavV8.Core/Models/MeganavV8Item.cs

Thanks

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

No branches or pull requests

3 participants