LBDParser parse method return error for duplex
Closed this issue · 2 comments
wojciechteclaw commented
Hi,
I'm getting the following error while parsing Duplex house model:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '@context') at index.js:57373:1 at new Promise (<anonymous>) at concatJSONLD (index.js:57372:1) at LBDParser.parse (index.js:58745:1)
My code:
For BOT, PRODUCT, and FSO it works.
MadsHolten commented
Did you fix this?
wojciechteclaw commented
Yes