Fix JS error on welcome page
The input field for "other" role only gets rendered when the feature flag is active. Therefore we need to check if it exists when we receive a `change` event on the select box.
Showing
Please register or sign in to comment