You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you open the NodeForm form in 17.6.0 with the experimental .net form renderer (only option for .net core) you cannot save changes and you must force-terminate devenv.exe to close the window or solution.
Reproduction Steps
Open this form in VS change something and click save. You will get: "Should have two or more class parts" and are screwed :)
Expected behavior
can edit form, do not need to force close devenv to do anything.