'widget="many2many_tags" TAB is not working if field is required odoo

If many2many_tags widget field is required then TAB KEY Event is not working in Odoo12

<field name="category_id" required="1" widget="many2many_tags"/>

Please help me to resolve this issue..



Sources

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

Source: Stack Overflow

Solution Source