Multiselect claims `options` argument is NoneType

Hey I’m working on incorporating multiselect for filtering my dataframe and whenever I submit for filtering (i.e. pressing the ‘Filter’ button), I receive this error: TypeError: 'NoneType' object is not subscriptable. Any help would be appreciated - code and error statement below!