Closed tcmitchell closed 3 years ago
Fix a bug where child objects did not have a pointer to their document. This caused lookup to fail. Propagate the document pointer in an after method on TopLevel.
lookup
Closes #176 (again)
Fix a bug where child objects did not have a pointer to their document. This caused
lookup
to fail. Propagate the document pointer in an after method on TopLevel.Closes #176 (again)