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

Duplicate tabs added in SmartTag #10163

Open
sudharsan-narayanan opened this issue Dec 11, 2024 · 1 comment
Open

Duplicate tabs added in SmartTag #10163

sudharsan-narayanan opened this issue Dec 11, 2024 · 1 comment

Comments

@sudharsan-narayanan
Copy link

sudharsan-narayanan commented Dec 11, 2024

Description

Once we created a new project in NetCore or Framework and install with NuGet package. Now, add a control in designer view page. The control shows the smart tag properly without any issue. Once we upgrade or downgrade the NuGet package in the project. And If I try to change the property value though smart tag. Once open the designer page, the smart tag adds duplicate tabs as shown below,

Once we create a new project in .NET Core or .NET Framework and install it with a NuGet package, we add a control in the designer view page. The control shows the smart tag properly without any issues. However, once we upgrade or downgrade the NuGet package in the project, and if I try to change the property value through the smart tag, once open the designer page, the smart tag adds duplicate tabs as shown below.

Image

If the project is cleaned by removing the Bin and Obj and we try to access the designer view page. The control properly shows the smart tag without any duplicate tabs.

Image

Note: If the issue occurs only when we use the NuGet package.

Please find the sample below,

Smartag.zip

Reproduction Steps

  1. Run the Sample.
  2. Ensure the designer issue occur or not.
  3. If not occur, please upgrade or downgrade the NuGet package.
  4. Now build the solution.
  5. Note: the designer issue occurs as shown in the image.

Image

Expected behavior

Duplicate tabs not shown when we upgrade or downgrade the NuGet.

Actual behavior

Duplicate tabs are shown when we upgrade or downgrade the NuGet.

Regression?

No response

Known Workarounds

Remove Bin and Obj files, if the issue occurs again.

Impact

No response

Configuration

No response

Other information

No response

@sudharsan-narayanan sudharsan-narayanan changed the title SmartTag issue in NetCore Duplicate tabs added in SmartTag Dec 11, 2024
@miloush
Copy link
Contributor

miloush commented Dec 11, 2024

This looks like a Visual Studio issue. As the template suggested, you need to file this from VS > Help > Send Feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants