Open
Description
System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.18.2.2412201 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.8.5)
.Net Core: 6.0,7.0,8.0
Describe the bug
- On which step of the process did you run into an issue:
The file path textbox and drop-down list are empty after choosing the data source when the mbconfig file is re-opening.
TestMatrix
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv
To Reproduce
Steps to reproduce the behavior:
- Select Create a new project from the Visual Studio start window.
- Choose the C# Console App (.NET Core) project template.
- Add model builder by right click on the project.
- Select any scenario.
- Go to Data page, then close and save the mbconfig file.
- Re-open the mbconfig file, go to Data page again, choose the data source.
- You will see that the file path textbox and drop-down list are empty after choosing the data source when the mbconfig file is re-opening.
Expected behavior
The file path textbox and drop-down list should be displayed well after choosing the data source when the mbconfig file is re-opening.
Additional context:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment