Why are nested atom components not updated when we update libraries?

For example, I have a component named button, which is used in button group component and this component (button group) is used as a nested component. So when I replace the old button with a new button in the button group component in the published library and when I update the library it doesn’t necessarily reflect in the components that have button group.
Can you please help us with this issue?

This topic was automatically closed after 29 days. New replies are no longer allowed.