Hello.
I am able to get the main component key of an instance, but when I get the component key (of the main component from the library). the component key is returning a different value.
Iām trying to compare the instance with the library component key to see if they match.
ex:
(InstanceNode).mainComponent.key
vs
(ComponentNode).key