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

Ws fix hx vals number handling #2418

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

Renerick
Copy link
Collaborator

Description

This is a continuation of #2417. It changes getExpressionVar to return JS object instead of FormData, converting it to FormData only when it's needed (in XHR request serialization) and utilizing it in ws js by using mergeObjects again
Corresponding issue:

Testing

ws-sse test server, the tests are green. Draft as this solution has not been discussed yet

@Renerick Renerick force-pushed the ws-fix-hx-vals-number-handling branch from 43b37d4 to 60a0beb Compare March 21, 2024 21:50
@Renerick Renerick marked this pull request as ready for review March 21, 2024 21:54
@1cg 1cg merged commit 3c8bcf5 into v2.0v2.0 Mar 21, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants