What are you trying to do? Replace a token value with another. When I’m doing that, it breaks the project and then the value it was getting replaced to gets cleared out.
What are the reproduction steps?
Relevant links:
- My project: Plasmic
What are you trying to do? Replace a token value with another. When I’m doing that, it breaks the project and then the value it was getting replaced to gets cleared out.
What are the reproduction steps?
Relevant links:
ahhh
just figured out that the one I was using to replace the other was inherited; so that is why that happened.
Seems like the kind of thing that would be helpful if there was a warning.
Hi, yes, we shouldn’t allow the replace to be performed in the imported projects.