Closed justinthejaguar closed 1 year ago
I'm having a similar issue. Wracked my head at first thinking it was a module clash.
A snippet of the error outputted when you attempt to save a edit.
Digging around with the debugger I've noticed that the editor.instance reads as null.
This bug doesn't happen when editing the description of an Actor sheet, there the editor.instance is properly defined, but since I'm not versed in Foundry I don't know what to make of that.
It seems like the problem is that clicking the edit button on the description in an item's sheet never triggers the ActivateEditor method.
Okay after further research I can confidently say that the issue is the original author's override of activateEditor found here
Deleting the method entirely restores functionality to item sheets. I'm not sure why this override exists as it does not seem to do anything on top of the default functionality of the activateEditor method. I created PR #31 to address this issue, but have not had time to extensively test this solution.
Will be resolved in next release. Thanks @giuseppe-crea again!
Item descriptions for the item type disappear after update in v10.