You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
On a contribution, if you select a template (even one with as few details as possible), the chain select to choose State/Province after selecting Country in the billing address breaks. I haven't been able to track down exactly what the problem is, but it works as expected if no template is selected, but with a template selected, it doesn't load the State/Province options, so you can't select one.
The class crm-chain-select-control isn't being added to the country element and crm-chain-select-target to the province element and the default - N/A - option isn't being added to the province, but there's more to it than that.
On a contribution, if you select a template (even one with as few details as possible), the chain select to choose State/Province after selecting Country in the billing address breaks. I haven't been able to track down exactly what the problem is, but it works as expected if no template is selected, but with a template selected, it doesn't load the State/Province options, so you can't select one.
The class
crm-chain-select-controlisn't being added to the country element andcrm-chain-select-targetto the province element and the default- N/A -option isn't being added to the province, but there's more to it than that.