Skip to content

Fragment links remove query params #4830

Open
@johnsicili

Description

Clicking on a fragment link will strip query params from the URL which may be needed for conditional content.

  1. Add a section
  2. Bind expression to Show system.search.hi ? true : false
  3. Add another section with an ID
  4. Create a link to that section
  5. Publish
  6. Visit live site and add query param hi to the URL
  7. Click the fragment link
  8. See section that relies on the query param go away

Metadata

Assignees

Labels

area:settingsSettings panel on the rightprio:1The most important thing to work ontype:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions