Fixes CURA-2024
@@ -125,7 +125,7 @@ ScrollView
{
id: provider
- containerStackId: delegate.stackId
+ containerStackId: Cura.MachineManager.activeMachineId
key: model.key ? model.key : ""
watchedProperties: [ "value", "enabled", "state", "validationState", "settable_per_extruder" ]
storeIndex: 0