'Moving the message for required select in symfony

When I try to submit a form without selecting any of the select field options, Symfony shows me a hint that covers the whole select field. I can't find the HTML element corresponding to this hint. This bug is only in the Firefox browser, in other browsers works correctly. I am using Symfony 4.3 and EasyAdminBundle 2.0

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source