You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if the zod validator can't be parsed for any reason, the procedure simply does not display and is completely unusable. As there are many edge cases with zod which are not fully supported yet, the option to manually input data through the json editor should still be available.
👍: I have this issue
👎: This issue has already been fixed
🚀: I would like to work on / be assigned this issue (@aidansunbury to get assigned)
The text was updated successfully, but these errors were encountered:
This will be partially closed by #64, but not 100%. If an individual zod validator can't be parsed, it will show the error. However if a whole zod object can't be parsed, then the procedure will still not be shown.
Describe the bug
Currently, if the zod validator can't be parsed for any reason, the procedure simply does not display and is completely unusable. As there are many edge cases with zod which are not fully supported yet, the option to manually input data through the json editor should still be available.
👍: I have this issue
👎: This issue has already been fixed
🚀: I would like to work on / be assigned this issue (@aidansunbury to get assigned)
The text was updated successfully, but these errors were encountered: