Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StringCollectionEditor unable to add - constructor on type System.String not found #1210

Closed
RussKie opened this issue Jun 23, 2019 · 2 comments
Assignees
Labels
area-DesignerSupport 🪲 bug Product bug (most likely) tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework

Comments

@RussKie
Copy link
Member

RussKie commented Jun 23, 2019

  • .NET Core Version: (e.g. 3.0 Preview1, or daily build number, use dotnet --info)

    • .NET Core SDK (reflecting any global.json):
    • Version: 3.0.100-preview6-012264
    • Commit: be3f0c1a03
  • Have you experienced this same bug with .NET Framework?: No

Problem description:

image

Expected behavior:

A user is able to add/edit strings

Minimal repro:

  1. Install latest VS & .NET Core 3.0 on loc machine, then open the attached app.
    WindowsFormsApp2.zip
  2. Run it
  3. Open the StringCollectionEditor editor for the Lines property
  4. Add new item
@hughbe
Copy link
Contributor

hughbe commented Jun 24, 2019

I don't think we've ported StringCollectionEditor yet?

@weltkante
Copy link
Contributor

Yes #1115 is updated with more missing editors

@merriemcgaw merriemcgaw added this to the 3.1 milestone Oct 4, 2019
@ghost ghost added the 🚧 work in progress Work that is current in progress label Oct 4, 2019
@RussKie RussKie added area-DesignerSupport 🪲 bug Product bug (most likely) tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework labels Oct 4, 2019
@ghost ghost removed the 🚧 work in progress Work that is current in progress label Oct 16, 2019
@RussKie RussKie removed this from the 3.1 milestone Oct 16, 2019
@RussKie RussKie closed this as completed Oct 16, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Feb 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-DesignerSupport 🪲 bug Product bug (most likely) tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework
Projects
None yet
Development

No branches or pull requests

4 participants