Joakim Isaksen

Results 3 comments of Joakim Isaksen

Had the same issue. I was manually rewriting my schemas to Typescript, and got "SchemaError" with no further information. Figured out that a field referenced to a type that wasn't...

Can confirm that the bug still exists. Tried to hide an alt-text field when a decorative boolean was true.

## Fix (use .parent) Been a while, but I think I finally figured it out! When you're running the hidden callback, instead of using { document } to read the...