I found this strange error in the production logs:
Unable to find component with id 'FooPopup' in [Form [Component id = FooForm]]
Expected: 'FooPanel:FooForm:FooPopup'.
Found with similar names: 'FooPanel:FooForm:FooPopup'>.
I cannot reproduce this locally. Do you know what could be the reason for this since the expected and the found item have exactly the same name? Thank you in Advance!