I have a modal that contains two components: an input field and a results box. When the modal opens, these components collide. Both components are written in React. Unfortunately, I can’t share the code, but I can reproduce the issue with an open-source component.
Any ideas on how to debug and fix this issue would be appreciated.