Visual Studio 2022 gives error "'Site' must not be null in order to access a required service." when trying to add menu item
I've got a contextMenuStrip and often (not always, but I haven't noticed a repeatable pattern yet) I get the error dialog:
'Site' must not be null in order to access a required service.
when trying to type in the "Type Here" field. It happens the second I click the cursor into the field.
Anyone have any idea what's causing this?
