Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

[CompositeComponent] implicitly make ids of nested components unique #677

Closed
glebfox opened this issue Oct 1, 2021 · 0 comments
Closed
Assignees
Milestone

Comments

@glebfox
Copy link
Contributor

glebfox commented Oct 1, 2021

Window contains a map with all components within it. Nested components of CompositeComponent are also added to that map, but in case we have multiple composite components of the same type, only one set of nested components are added to a window:

AR
Screenshot 2021-10-08 at 12 29 34

Solution

Added random prefix for nested components

Screenshot 2021-10-08 at 12 26 04

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants