Michael Bromley

Results 750 comments of Michael Bromley

Nope. I did look into it when I made some recent updates to the lib, but I could not clearly understand how to reproduce it. If someone can provide a...

Hi, please put together a minimal reproduction via StackBlitz demonstrating the issue: https://stackblitz.com/edit/angular-e1f9hq

Hi, I get "video unavailable" at that link.

OK thanks. Can you reproduce it in a [StackBlitz demo](https://stackblitz.com/edit/angular-e1f9hq)?

You don't need to provide all your proprietary code. Just a minimal reproduction. If you can isolate the minimum code which will reproduce the issue, I have a much better...

Hi, I'm afraid I don't have time to install, explore and investigate an entire repo of that size. That's why I ask for a _minimal_ reproduction, i.e. the absolute bare...

Hi, there is a related issue here: https://github.com/michaelbromley/ngx-pagination/issues/312 Please try with the latest RC of Angular 9 - apparently it is fixed there.

Without a live reproduction I cannot say exactly, but I suspect some kind of conflict caused by your existing css styles - perhaps they already have rules which match some...

Use your browser devtools to inspect the CSS being applied to the given element: https://developers.google.com/web/tools/chrome-devtools/css

Glad you fixed the first issue. Cannot advise on the scrolling issue without seeing some code or ideally a reproduction on Stackblitz.