We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fab99 commit 56c5ff7Copy full SHA for 56c5ff7
src/material/sort/sort.ts
@@ -75,7 +75,6 @@ const _MatSortBase = mixinInitialized(mixinDisabled(class {}));
75
exportAs: 'matSort',
76
host: {
77
'class': 'mat-sort',
78
- 'ngSkipHydration': 'true',
79
},
80
inputs: ['disabled: matSortDisabled'],
81
})
0 commit comments