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
If you have a Component with the TestProject namespace, and decided to rename it to CoolProject, this component goes missing, this is honestly fine, the issue is that Replace doesn't properly carry the component's variable data, meaning you have to fill out all the variables again. Or manually edit the .json and replace the namespace yourself
To Reproduce
Create a component with a namespace and some properties
Rename the component's namespace
Component goes missing, try to replace it
Component variables are completely wiped, despite the 2 components being the exact same thing basically
Expected behavior
Replacing a component in this way should retain the data
Media/Files
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
If you have a Component with the TestProject namespace, and decided to rename it to CoolProject, this component goes missing, this is honestly fine, the issue is that Replace doesn't properly carry the component's variable data, meaning you have to fill out all the variables again. Or manually edit the .json and replace the namespace yourself
To Reproduce
Expected behavior
Replacing a component in this way should retain the data
Media/Files
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: