Replies: 2 comments
|
@marcusds Can you give me a simple example to understand the issue? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
From a functionality perspective the library works fine with having props that aren't always there, but the primary types used do not like and it's causing me some real headaches.
Is there a reason we can't make JSON allow undefined?
For reference these are the types that I would like to see support undefined.
All reactions