A recent deployment broke some code on the event details page, resulting in the Associated Registrant Types no longer showing. This fix adds back the code which was removed.
Changes
Adding back code which was there previously. Ensuring name and selected are defined on types in the allowedRegistrantTypeSet array.
Description
A recent deployment broke some code on the event details page, resulting in the Associated Registrant Types no longer showing. This fix adds back the code which was removed.
Changes
name
andselected
are defined ontypes
in theallowedRegistrantTypeSet
array.Deployment which had breaking changes https://github.com/CruGlobal/conf-registration-web/pull/835