asyncapi-react icon indicating copy to clipboard operation
asyncapi-react copied to clipboard

fix: uRL handling to include query params

Open AceTheCreator opened this issue 10 months ago • 4 comments

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 avatar Mar 11 '25 15:03 AceTheCreator

https://github.com/asyncapi/asyncapi-react/blob/98220b7ab42c9a345fdf7a3b7f6716774eb97b9e/library/src/containers/Operations/Operation.tsx#L411-L414

Probably same problem in line 411

Fabi-02 avatar Mar 14 '25 07:03 Fabi-02

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

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 :heart:

github-actions[bot] avatar Jul 24 '25 00:07 github-actions[bot]