SuffolkLITLab / docassemble-ALWeaver

A tool to help quickly generate draft interviews from an existing document (pdf or DOCX) for the docassemble platform.
https://apps-test.suffolklitlab.org/start/ALWeaver/assembly_line/#/1
MIT License
19 stars 5 forks source link

Chore: clean up undefined names in playground #842

Closed nonprofittechy closed 1 year ago

nonprofittechy commented 1 year ago

image

BryceStevenWilley commented 1 year ago

From my experience, these fall under a few different issues with the undefined playground names feature:

nonprofittechy commented 1 year ago

Agreed. My approach has been to look through them one by one, fix the ones that are actual errors, and then add a dummy objects block that defines the rest to DAEmpty. It would be nice to fix upstream but until then, clearing the errors that don't actually show an error state is something I prefer--that way we can use the information to catch actual errors, like the one out of 13 you found here!