Error while adding a specific part to the project
complete
Jaspreet Singh
Getting an error for one of the parts when I'm trying to add it to the project. This only seems to be happening with that one part.
Repro: 100%
Branch: Release
Regression: Yes, doesn't repro on Prod
Repro Steps:
- Filter the library parts by selecting "Components with Layouts" + Components with Simulation Models"
- Add the resistor shown at top
Log:
TypeError: Cannot convert undefined or null to object
at Function.values (<anonymous>)
at m3 (3f129c226ba89e8ac7a9.worker.js:91:118180)
at yre.getBaseExpressionEvaluationContext (3f129c226ba89e8ac7a9.worker.js:99:37661)
at yre.bakeRulesAndCalculationsToNode (3f129c226ba89e8ac7a9.worker.js:99:36962)
at yre.bakeNode (3f129c226ba89e8ac7a9.worker.js:99:35303)
at yre.bakeNode (3f129c226ba89e8ac7a9.worker.js:99:35529)
at async yre.bakeNode (3f129c226ba89e8ac7a9.worker.js:99:35518)
at async yre.bakeNode (3f129c226ba89e8ac7a9.worker.js:99:35518)
at async yre.bakeAllNodes (3f129c226ba89e8ac7a9.worker.js:99:33985)
Greg Dingle
complete
Nico
planned