[Bug] After wrapping coordinate container in flex container, renaming components does not work

Hello.

There seems to be a very strange issue that occurs while wrapping a container in another container, and then attempting to rename elements.

As a demo, I place the following elements into a view

I then right click, and wrap the coordinate container in a flex container.

Then attempting to change the name of FlexContainer to name_1,
image

After I click enter, the name still does not change. I cannot change the name with either the property, or right clicking the component in the browser. I am able to change the name of the other container, FlexContainer_0. Even after doing so, I am unable to rename the initial flex container.

The error seems related to the order the items appear in the browser to the left. (I had previously encountered this bug in reverse -- where I was unable to rename the equivalent of FlexContainer_0)

Closing the view and re-opening it fixes the issue.

System Info

Windows 10
Ignition 8.1.38
Perspective 2.1.38

I can't reproduce the problem on 8.1.41. Both FlexContainers rename correctly.

I've never been able to determine what steps cause it, but I often find myself unable to rename components, as if references to them have become confused with other components. The issue always resolves after I restart the Designer.