Closed jacknkandy closed 5 years ago
Thanks for clarifying. This is expected behavior. matTableFilter input is removed in b76b448. It is no longer required. Those who upgraded and got this error should check the docs and stacblitz demo. That was a breaking change.
Thanks for clarifying @HalitTalha
I have just tried upgrading the
mat-table-filter
package to version 1.2.1 and am receiving the following error: "Can't bind to 'matTableFilter' since it isn't a known property of 'table'".I am running Angular Materials 8.2.3.
Cheers