Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remoteNonStopPageScroll in version 0.4.2 still not working #3

Open
confile opened this issue Mar 2, 2013 · 7 comments
Open

remoteNonStopPageScroll in version 0.4.2 still not working #3

confile opened this issue Mar 2, 2013 · 7 comments

Comments

@confile
Copy link

confile commented Mar 2, 2013

The same error as in version 0.4.1. All elements are loaded at once.

Where do I have to put the JS tag below head or body?

<g:javascript plugin="remote-pagination" library="remoteNonStopPageScroll"/>

@amitjain1982
Copy link
Owner

I put it in HEAD, however either ways it should not effect functionality. Please share the sample application depicting the bug, as I am unable to re-produce the bug, as requested number of times earlier as well, unfortunately it went unheard.

Looking forward for your support to help me fix this issue.

Thanks

@confile
Copy link
Author

confile commented Mar 3, 2013

could you update your demo project to version 0.4.2. may be I can see what is wrong when I compare it?

@confile
Copy link
Author

confile commented Mar 3, 2013

@confile
Copy link
Author

confile commented Mar 14, 2013

@amitjain1982 Can you provide a woring demo of the non stop page scroll?

@amitjain1982
Copy link
Owner

It already exists in sample app and can be accessed via http://localhost:8080/remotePaginationSampleApp/content/list. Shall update the sample app with latest plugin soon.

@davidHigginbotham
Copy link

I'm attempting to use the plugin with grails 2.3.7. I get Caused by GrailsTagException: Error executing tag <r:layoutResources>: No module found with name [remoteNonStopPageScroll] when I reference the js, in the head tag, as

<g:javascript plugin="remote-pagination" library="remoteNonStopPageScroll"/> .

I included the plugin in the BuildConfig file as
compile ":remote-pagination:0.4.6"

I can see the plugin in my project. Can the plugin be used with 2.3.7 ? Thanks..

@guramritpal-singh
Copy link

@amitjain1982 i'm using version 0.4.5 an there is no issue with grails 2.1.0 and grails 3.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants