I have a modal which contains a rather long form field. All regular code according to react-Bootstrap.
When I Enter text (start typing) in a text field, the Modal body is jumping. As if the Modal is trying to force the text field into view?
How can I prevent this?