I have an app with a local component that has a table with three columns from a collection as its input. This component is called cmpPlanningProgressTracker
A different component that is imported from my library uses a collection and has 3 columns. The second component is called cmpDDRelatedChange
After updating the component, when I reference the second component I get the columns from the first component and, as you'd expect, things break.
(Note: I previously fixed this by removing and re-adding the component but this is not feasible and undermines the reason for using components)
I'm hoping this is something that is known or can be worked around efficiently.

Report
All responses (
Answers (