Auto-renew checkbox hidden by default
Overview
When signing up for a membership, where the membership type has auto-renew being available as an option, the auto-renew checkbox is initially hidden and only shows up after clicking on the membership type.
Reproduction steps
- Create a membership type with auto-renew optional.
- Create a contribution page with auto-renew optional.
- Visit the contribution page. Membership amount shown, but not the "Please renew my membership automatically" checkbox.
- Clicking on the membership amount causes the autorenew checkbox to appear.
Current behaviour
Autorenew checkbox is initially invisible and only appears after clicking on the membership amount.
Expected behaviour
Autorenew checkbox should appear on page load.
Environment information
Can reproduce on the demo sandbox with Firefox and Chrome.
Comments
Patch available: https://github.com/civicrm/civicrm-core/pull/29023