AlterEgo has been blocked (taint issue with UpgradeItem)
DennisRas opened this issue ยท 0 comments
Issue
Upgrading an item is blocked by AlterEgo since it taints something in the UI.
Solution
It turns out the UIDropdowns also taint the Upgrade window now.
The solution is to either create an alternative to UIDropdowns or use the TaintLess solution.