Cannot add new components to form in designer when Timer present

Issue #137 resolved
Chase Colvin created an issue

When a timer has been added to a form, trying to add any other components afterward results in a type casting error. This continues until the timer is removed entirely, then new components added again. See attached screenshot of error.

The only workaround I have found is to completely remove timers when making any other edits, then add them back when done.

Visual Studio Code Version: 1.34.0

Name Value


PSVersion 5.1.16299.1146
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.16299.1146
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Comments (1)

  1. Log in to comment