Skip to content

Conversation

AceTheCreator
Copy link
Member

This PR improves how the relative URL is constructed by ensuring that query parameters (window.location.search) is included along with the pathname.

fixes #1124

@AceTheCreator AceTheCreator changed the title fix: URL Handling to Include Query Params fix: uRL handling to include query params Mar 11, 2025
@Fabi-02
Copy link

Fabi-02 commented Mar 14, 2025

href={`${window.location.pathname}#${CommonHelpers.getIdentifier(
'server-' + server.id(),
config,
)}`}

Probably same problem in line 411

@sonarqubecloud
Copy link

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server anchor navigation url parameter problem

2 participants