Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.0
-
None
Description
When adding a broken import to a component, and then using that component in another component, the broken import is added to the top level component. After fixing the import in the first component and re-exporting the broken import is still present on the top level component and there is no way to force it to update to the fixed one.
Screenshot order
importToFoo
brokenImportFoo
brokenImportBar
fixedImportFoo
importFixedInFoo
importStillBrokenInBar