labelWidth:"auto" doesn't work correctly with a required filed

when you set label Width to auto on a required filed it doesn’t work.
this is demo Code Snippet

Hi @MPaul, the bug was fixed in 9.3.2 version

But autowidth with not yet loaded font may not work correctly. To solve this problem, you can use this or any other library to wait for the font load: Code Snippet