このエラーメッセージに関する原因と対処に関して説明します。
エラーメッセージ(英語):
filter if not in array
対処
関連リンク
Array.prototype.filter() - JavaScript - MDN - Mozilladeveloper.mozilla.org > ... > Array
https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/filter
Filter Array Not in Another Array - Stack Overflowstackoverflow.com/.../filter-array-not-in-another-array
https://stackoverflow.com/questions/33577868/filter-array-not-in-another-array
How to filter an array from all elements of ...
https://stackoverflow.com/questions/34901593/how-to-filter-an-array-from-all-elements-of-another-arr・・・