Joe Nelson

Results 199 comments of Joe Nelson

Thanks for updating the project! Would you like commit access to this repo? You're more in tune with the JS ecosystem now than I am, and I think you'd be...

Sure, I can publish a new version. There are some commits on master after the v4.2.0 tag, can you see whether you want them too? I could release v4.2.1 with...

I tried publishing the new version today, but npm said: ``` npm ERR! publish Failed PUT 403 npm ERR! code E403 npm ERR! You do not have permission to publish...

@sbleon what should we do about updating this in NPM for you? Do you want to reach out the package maintainer since they haven't responded here?

To help debug, what do all the settings look like for your pagination control?

Thanks for the bug report. This functionality was added in https://github.com/begriffs/angular-paginate-anything/pull/77 by @papaiatis and perhaps he can spot what's going wrong. To my casual inspection it seems like things should...

Good idea. Love that you documented the changes too. Can you open a PR for this? Also it would be good if the identifier was optional for when there is...

It looks like it is originating in the `ng-click`s inside `src/paginate-anything.html`. Locally I am able to run the test suite with Angular 1.4.1 and everything passes. It's not immediately jumping...

Sorry for the delayed response. Is this still an issue for you?