Home
Search
Configure Global Search
Log In
Transactions
D9456
Change Details
Change Details
Old
New
Diff
This patch is supposed to fix T82405. The issue was caused by using `context.active_object.data.keys()` which doesn't check if `data` is `None`. This is the case if the active object is an empty.
This patch is supposed to fix T82405. The issue was caused by using `context.active_object.data.keys()` which doesn't check if `data` is `None`. This is the case if the active object is an empty.
Continue