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

[websocket] pass hx-target id in the HEADERS #1674

Merged
merged 1 commit into from Aug 24, 2023

Conversation

Renerick
Copy link
Collaborator

@Renerick Renerick commented Aug 5, 2023

Previously, ws.js used ws-connect element as target when collecting request headers. Now it correctly takes hx-target attribute into account

@alexpetros
Copy link
Collaborator

@Renerick if you rebase against dev the tests should work again

Previously, ws.js used `ws-connect` element as target when collecting request headers.
Now it correctly takes `hx-target` attribute into account
@Renerick
Copy link
Collaborator Author

Renerick commented Aug 6, 2023

@alexpetros I think it's somehow worse now lol

@Renerick Renerick added enhancement New feature or request extension Consideration for an extension labels Aug 6, 2023
@alexpetros
Copy link
Collaborator

@Renerick re-ran it, good to go.

@Renerick Renerick added the ready for review Issues that are ready to be considered for merging label Aug 6, 2023
@Renerick
Copy link
Collaborator Author

Renerick commented Aug 6, 2023

Thank you!

@1cg 1cg merged commit 212c9fb into bigskysoftware:dev Aug 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension Consideration for an extension ready for review Issues that are ready to be considered for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants