- ``TypeError`` (not all arguments converted during string formatting) caused by ``field.help_text`` containing lists. - Fixed by converting ``field.help_text`` value to `str` after copying its value to the widget. - Will be pushed in next update along with fix for material-components-web@0.27.0