Git Product home page Git Product logo

Comments (10)

Yug0 avatar Yug0 commented on August 23, 2024 1

@ArekSliwa I have made a pull request to resolve that issue.
Waiting for @AnthonyNahas to review it.

from select-country.

Yug0 avatar Yug0 commented on August 23, 2024 1

@ArekSliwa I have made a pull request to resolve that issue.
Waiting for @AnthonyNahas to review it.

big thanks. So should I close issue already?

I would wait a bit, to check if it will be good enough solution.

from select-country.

ArekSliwa avatar ArekSliwa commented on August 23, 2024

@ArekSliwa I have made a pull request to resolve that issue.
Waiting for @AnthonyNahas to review it.

big thanks. So should I close issue already?

from select-country.

AnthonyNahas avatar AnthonyNahas commented on August 23, 2024

Did someone test #16 ?

I can't confirm that the PR helped to fix the issue...

@Yug0 what do you think ?

from select-country.

ArekSliwa avatar ArekSliwa commented on August 23, 2024

I tested and can't confirm also

from select-country.

Yug0 avatar Yug0 commented on August 23, 2024

I tested and can't confirm also

Hi @ArekSliwa, did you add parameter itemsLoadSize like i mentioned?

from select-country.

ArekSliwa avatar ArekSliwa commented on August 23, 2024

ah sorry, no I will check.

from select-country.

smart4energy avatar smart4energy commented on August 23, 2024

is there an update how to fix this ?

from select-country.

KingDarBoja avatar KingDarBoja commented on August 23, 2024

@itsoisi yes, the linked pull request could fix it if there are enough testers that can confirm it.

from select-country.

AnthonyNahas avatar AnthonyNahas commented on August 23, 2024

@KingDarBoja Thanks for the PR #16

I've just published v2.2.0 that contains this PR and that improves the performance.

Please use itemsLoadSize property to choose the number of countries that should be fetched

e.g:

<mat-select-country appearance="outline"
                        label="Country"
                        [itemsLoadSize]="5"
                        (onCountrySelected)="onCountrySelected($event)">
    </mat-select-country>
`
``



cheers 🍻 

from select-country.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.