TrevHeath

Results 2 comments of TrevHeath

Changing all instances of `set?:` to `set:` in the nexus typegen solved all my errors so this only seems to be happening for models with scalar lists. Obviously, this isn't...

Same issue here. Any update on a fix? I did find a workaround. You can create a customer renderer with the https://docs.google.com/gview instead. Something like this: ``` const GoogleDocsViewerRenderer =...