Screen copying bug renaming components unexpectedly

I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

Describe your issue

I can only describe this with the help of an example:-

Suppose you have a screen named “START” and it has components(example: STARTLABEL or a text component with containing text “START this procedure”) which include “START” in their names then when you copy this screen named “START” with a different name like “XYZ” then the components get that text “START” replaced to “XYZ” (example: XYZLABEL or a text component with containing text “XYZ this procedure”). This can be seriously destructive for an application as it can create a major problem while dealing with services like Firebase.

Expected Behaviour

Only the screen should be renamed, everything else should be copied as it is.

I hope I was able to make you understand the issue. It will be good if it get resolved as soon as possible. I am facing this at least from 6 months.

Thanks,
Lakshya.