You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when starting DiagnosticsMode, either via the app or the terminal command, I get the following errors:
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152712de0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152713e10> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x15420ca40> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
Any idea how to fix that?
Thanks
Gerald
The text was updated successfully, but these errors were encountered:
Hi,
when starting DiagnosticsMode, either via the app or the terminal command, I get the following errors:
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152712de0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152713e10> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x15420ca40> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
Any idea how to fix that?
Thanks
Gerald
The text was updated successfully, but these errors were encountered: