dbgod

Results 4 comments of dbgod

I submitted #20367 based on @jeff-a-andersen's solution... fingers crossed!

I submitted a more focus solution: #20397.

My solution does work as expected even when you start with a length that is equal to your page size (with label "All"). For example: in my typescript I set...

`showPageSizeOptions` is simply a boolean property found in [dev-app](https://github.com/angular/components/tree/master/src/dev-app) contained in the the Angular Material components source code. You can download the source code and run `dev-app` to see demos...