Open
Description
Describe the bug
If you open a participant detail view then the following error is thrown in the console:
ERROR TypeError: this.personalInfoForm.controls.home_committee_id is undefined
The guest can also apparently thrown this error
How to Reproduce
- login as some admin
- open console
- navigate into meeting > participant > participant detail
- error is in console
Expected behavior
The error should not be thrown