After upgrading to 2.9.0, I now get a "System.NullReferenceException" when I try to edit a List by clicking the "(Collection)" text in a PropertyGrid.
Reverting back to 2.8.0 fixes this.
The list is a System.Collections.Generic.List of a base class if that helps.
Reverting back to 2.8.0 fixes this.
The list is a System.Collections.Generic.List of a base class if that helps.