'How do component.$iid is updated?

I upgraded my project from extjs6.2 to extjs7, and I noticed that while new component is registered the componentManager is looking for component.$iid and it undefined. And I 'm getting the error: Ext.ComponentManager.register(): Duplicate component instance id "undefined"



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source