When using the FormValidator with a TextBox or DropDownList, the validation error appears inside the input box:

How can I get it to appear to the side or below the box (expected default behaviour - this seems like a bug?)
I'm using the Bootstrap 5 theme.
Thanks,
Rob