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

Configuring JSON Serializer #21

Open
Naamloos opened this issue Dec 17, 2024 · 2 comments · May be fixed by #27
Open

Configuring JSON Serializer #21

Naamloos opened this issue Dec 17, 2024 · 2 comments · May be fixed by #27
Assignees

Comments

@Naamloos
Copy link

Hello,

I'm using this adapter but I'm encountering a bit of an issue.
As it stands right now, it seems like there's no way to modify the default json serializer.

I have a custom Converter that I am unable to use with this library.

Thank you in advance!

@Naamloos
Copy link
Author

A temporary workaround seems to be serializing to a JsonDocument and passing that to inertia, but obviously this is not preferred..

@kapi2289 kapi2289 linked a pull request Jan 3, 2025 that will close this issue
@kapi2289
Copy link
Owner

kapi2289 commented Jan 3, 2025

Hi, thanks for submitting the issue. Please let me know if #27 solves it.

@kapi2289 kapi2289 self-assigned this Jan 3, 2025
@kapi2289 kapi2289 linked a pull request Jan 4, 2025 that will close this issue
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 a pull request may close this issue.

2 participants