Skip to content

Fix crash when switching out of the contact view

Carl Schwan requested to merge work/fix/crash-switching-view into master

This was caused because we assigned the filter header to the contact page. We don't use the filterheader on the contact page, so just make sure we don't do that anymore

Merge request reports