Files
speckle-server/packages/objectloader/index.js
T
izzylys 7b29861f55 fix(objectloader): check for nulls and continue
null type is an object, so nulls here were throwing:
`"TypeError: Cannot read property 'referencedId' of null"
`

checking and continuing when nulls are encountered instead
2022-01-12 12:02:31 -08:00

16 KiB