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
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.
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.
Note: If the issue occurs only when we use the NuGet package.
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.
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.
Note: If the issue occurs only when we use the NuGet package.
Please find the sample below,
Smartag.zip
Reproduction Steps
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
The text was updated successfully, but these errors were encountered: