-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding overflow height to bottom #385
Comments
Hi, I get "video unavailable" at that link. |
Hello,
Here is the link
https://youtu.be/SzxCwi48ozE
…On Mon, 31 Jan 2022 at 11:18, Michael Bromley ***@***.***> wrote:
Hi, I get "video unavailable" at that link.
—
Reply to this email directly, view it on GitHub
<#385 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOTLZHDQXWDVONOWFPZXMGTUYZOXZANCNFSM5NBHVHSQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
OK thanks. Can you reproduce it in a StackBlitz demo? |
I am not sure, because that app belongs to the company. Can i send you code
on some other way ?
…On Mon, Jan 31, 2022 at 1:59 PM Michael Bromley ***@***.***> wrote:
OK thanks. Can you reproduce it in a StackBlitz demo
<https://stackblitz.com/edit/angular-e1f9hq>?
—
Reply to this email directly, view it on GitHub
<#385 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOTLZHD3LWG5QHZK4UYHIX3UY2BS7ANCNFSM5NBHVHSQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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 chance of being able to spot what might be causing it. |
https://github.com/SrkaLo92/test-project Here is the repo of app.
…On Mon, Jan 31, 2022 at 6:36 PM Michael Bromley ***@***.***> wrote:
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 chance of being able to spot what might be
causing it.
—
Reply to this email directly, view it on GitHub
<#385 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOTLZHG2E2INYVKWWC2OGCDUY3CAHANCNFSM5NBHVHSQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
If you have some questions, just let me know.
You can contact me on whatsapp/telegram/viber +381655415128
On Tue, Feb 1, 2022 at 6:36 PM Srdjan Marinkovic <
***@***.***> wrote:
… https://github.com/SrkaLo92/test-project Here is the repo of app.
On Mon, Jan 31, 2022 at 6:36 PM Michael Bromley ***@***.***>
wrote:
> 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 chance of being able to spot what might be
> causing it.
>
> —
> Reply to this email directly, view it on GitHub
> <#385 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AOTLZHG2E2INYVKWWC2OGCDUY3CAHANCNFSM5NBHVHSQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
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 minimum code which reproduces the issue. Ideally an app with a single component and no other 3rd party libs (unless they are required to reproduce the issue). This step - building a minimal reproduction - can take a little bit of time. However, in doing so, quite often you will come to figure out the cause of the issue for yourself. And if not, the hour or so you spend on putting it together represents an equivalent time saving for me. Is my time more valuable than yours? Not necessarily! But in this case, you have more interest in solving the issue than I do, so it makes sense. Doing it any other way makes OSS very burdensome on maintainers. So again, here's the Stackblitz demo which you can use as a starting point in putting together a minimal reproduction. |
Hi, thanks for contributing!
This project is maintained in my spare time, so in order to help me address your issue as quickly as
possible, please provide as much of the following information as you can.
-- Michael
[^ delete this message]
=======
**Angular version2.1.4:
**ngx-pagination version5.1.1:
I just implement pagination to my project, and everything works fine, but for some reason there is some height on bottom of pagination-controls. I checked css, and I cannot find solution.
Here is the link of screen record: https://youtu.be/SzxCwi48ozE
The text was updated successfully, but these errors were encountered: