Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.6.1
-
None
-
-
QDS Berlin - 2024 Week 45/46, QDS Berlin - 2024 Week 47/48
Description
When assigning a model like this
model: [{ "value": Constants.width, "text"//works : "Default Dark" }, { "value": TokenInterface.currentProduct.defaultDark, "text"//breaks : "Default Light" }, { "value": "#fff000", "text": "High Contrast Dark" }, { "value": "#fff000", "text": "HighContrast Light" }]
On macOS, the file will not load in the 2D view and the puppet will crash.
While this is happening, the root item visibility property is returning false by default.