Don't output aria-describedby attributes when Help Texts is disabled

OS info

  • Operating System : Windows 10.0.19042
  • Wappler Version : 3.7.4

Problem description

When Help Texts is disabled, these attributes serve no purpose. Thus they should not be outputted in markup.

dmx-bind:aria-describedby=""
aria-describedby=""

Steps to reproduce

  1. Click Generators > Bootstrap 4 Form General.
  2. Complete settings, and leave Help Texts disabled.
  3. Click OK.
  4. See generated markup.

This also applies to hidden type.