I need to use ngInfiniteScroll for a gallery in modal mode, but it doesn't seem to work. It does not accept scrolling in this modal Bootstrap module. Do you know any way to do this, pls let me know! Thank you
https://github.com/sroze/ngInfiniteScroll
http://angular-ui.imtqy.com/bootstrap/#/modal
Use the following attributes in the image container, which is inside the angular ui modal.
infinite-scroll-container="'.modal'"
That should work.
, https://github.com/sroze/ngInfiniteScroll/pull/7
Source: https://habr.com/ru/post/1535315/More articles:Vertical alignment with Pure CSS (from YUI) - cssSupport for ActionBar and GameBaseActivity - androidhow to call a class of a class as a parameter in java - javaPrevent Listview links from being intercepted using its Child MapView - androidСлабые требования: как убедиться, что объект инициализирован - javaHow to include data files with ado packages in Stata - stataStoring passwords of external systems in encrypted form in a J2EE application - java-eeSecret structure in org mode? - emacsThe preferred recoverable way to store passwords in a database - databaseHow to encode special characters in XML - c #All Articles