Closed omartijn closed 10 months ago
Hi! Thanks for reporting. I'll take a look at it.
Could you check the latest commit from issue-20-v1
branch? I hope it fixes the problem.
Yes! I can confirm that the problem is fixed on that branch. :+1:
Great!
I've fixed v.0.3.2 with the resolution of this issue.
Perfect! Thank you.
Unless I'm mistaken, this should work. The values inside the vector are nullable, so it should be allowed to deserialize a JSON null. It fails with an exception, though.