Fix bug for duplicate environment params
A bug existed where if `param set` was called for the same param twice, a duplicate entry was created for the component. This only occured where the component name contained a special character.
Please register or sign in to comment