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
In #1275 this was solved in the form design by showing a warning if no autg option was selected, however, if for some reason there is still no BSN, the form does not need to crash.
Instead, we can show an empty component, or if possible a user friendly error message "Selecting family members is currently unavailable." or so.
The text was updated successfully, but these errors were encountered:
…s available
Instead of changing the component into a selectboxes component or
crashing hard when no submission bsn is available, the error situation
is detected and turned into a warning situation via content component
type instead.
In #1275 this was solved in the form design by showing a warning if no autg option was selected, however, if for some reason there is still no BSN, the form does not need to crash.
Instead, we can show an empty component, or if possible a user friendly error message "Selecting family members is currently unavailable." or so.
The text was updated successfully, but these errors were encountered: