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

Added ability to replace JsonView with Error widget #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FrankDomburg
Copy link

When passing something not JSON, the assert in the converter will throw an exception.

It seemed much cleaner to me, to instead have it return an Error widget that the developer can style themselves.

Disclaimer: was unable to test if it all works as intended

@FrankDomburg
Copy link
Author

Examples seem to compile - did not test the replacement yet

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.

1 participant