You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There doesn't appear to be a way to differentiate between paginated elements on the same page when responding to their emitted events, ie. pagination:loadPage. I suggest adding an additional required scoped field, identifier, that is used in setting up events to listen on. See this branch: https://github.com/umdstu/angular-paginate-anything/tree/new-identifier-attribute
The text was updated successfully, but these errors were encountered:
There doesn't appear to be a way to differentiate between paginated elements on the same page when responding to their emitted events, ie. pagination:loadPage. I suggest adding an additional required scoped field, identifier, that is used in setting up events to listen on. See this branch: https://github.com/umdstu/angular-paginate-anything/tree/new-identifier-attribute
The text was updated successfully, but these errors were encountered: