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

Better TypeError message when facing JSON serialization issues #124

Open
anubrag opened this issue Jan 16, 2024 · 0 comments
Open

Better TypeError message when facing JSON serialization issues #124

anubrag opened this issue Jan 16, 2024 · 0 comments
Labels
AI Code Gen documentation Improvements or additions to documentation

Comments

@anubrag
Copy link
Collaborator

anubrag commented Jan 16, 2024

Steps to Reproduce

  1. Create an xt.input() component with a lambda function for handling events (e.g., on_input).
  2. Run the application.
  3. It will display TypeError related to JSON serialization of the lambda function.
@anubrag anubrag added documentation Improvements or additions to documentation AI Code Gen labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Code Gen documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant