I created a PCF component and uploaded it as part of a solution then later changed the unique name in the solution file and uploaded a new version.
At this point the component was represented twice in the list, so that is the first issue.
Then I changed the name of a bound property in the manifest file and uploaded a new version. At this point the component failed to load entirely in the studio because it was somehow still using the old manifest file and failing to read the now non-existent property. So thats problem number two.
So I figured I would start again and delete the entire solution from my environment. However this seems to make no difference, the 2 components still show on the Code tab in Studio.
So I am wondering how can I get rid of these components from my environment once and for all??
The below screenshot shows the duplicate components, and both still show even though the solution has been deleted. How can I fix that?
