I tested with your suggestion, but it doesn’t change anything. Also I can confirm, that the client object is defined.
This app works as a full_page_app and also with location ticket_sidebar. We have the error only when we trigger the modal from the full_page_app but not when we trigger the modal from the location ticket_sidebar.
@Raviraj Do you have any hint, why this works with app location ticket_sidebar but not from app location full_page_app?
@Benjamin If no functionality of the app fails, we are fine here, I think.
There can be many errors printed in the browser console. Even if there are errors from the app, the client is loaded again and again until it is imported. It could be from one of the times it was not loaded yet.
If anything is not working, please let me know and I can report the same back to the respective team. Otherwise, I also see those errors. But, I don’t know where do they come from and what do they mean.