Closed maryalfred closed 7 years ago
The issue template explicitly states that questions should be posted to Stack Overflow, which you have already done here: https://stackoverflow.com/questions/45171359/aurelia-select2-load-remote-data-not-loading-next-page
We'll do our best to help you over on Stack Overflow, but this issue will need to be closed.
@EisenbergEffect, please close this issue.
Sorry but in the template mention that bug or issue to be posted in both. And still its not fixed and shouldn't be closed untill find solution as if anyone face the same issue and find it closed he will mot got reference
Regards, Mary Alfred Senior Software Engineer [Description: Description: Description: Description: ITWORX-LOGO copy.png (293?95)] www.itworx.com href='http://www.itworx.com/' target='_blank'>http://www.itworx.com/http://<br/www.itworx.com<>
On Tue, Jul 18, 2017 at 8:24 PM +0200, "Ashley Grant" notifications@github.com<mailto:notifications@github.com> wrote:
The issue template explicitly states that questions should be posted to Stack Overflow, which you have already done here: https://stackoverflow.com/questions/45171359/aurelia-select2-load-remote-data-not-loading-next-page
We'll do our best to help you over on Stack Overflow, but this issue will need to be closed.
@EisenbergEffecthttps://github.com/eisenbergeffect, please close this issue.
- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/aurelia/framework/issues/803#issuecomment-316153350, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AZHBkcI2q1vzVc8uCq67HLErX8J9QSEnks5sPPjigaJpZM4Objlk.
The template states
SUPPORT REQUESTS/QUESTIONS: If you have a support request or question please submit them to StackOverflow using the tags aurelia and aurelia-framework http://stackoverflow.com/questions/tagged/aurelia or the Aurelia Gitter https://gitter.im/aurelia/discuss
SUPPORT REQUESTS SUBMITTED HERE WILL BE CLOSED.
The issue you have found is an issue in your code, and likely not in Aurelia.
I’m trying to use select2 with load remote data (ajax) in aurelia , so I create a custom attribute Select2 and do the option following the documentation But I faced an issue when I scroll to the end of the drop down “loading more results” message appear but doesn’t load data more or call the api (using same api from the select2 documentation to make sure I’m not missing anything)