nikolalsvk / render_async

render_async lets you include pages asynchronously with AJAX
https://rubygems.org/gems/render_async/
MIT License
1.08k stars 75 forks source link

render async when scrolling down to some point #102

Closed b-solution closed 4 years ago

b-solution commented 4 years ago

hi. I want to use render async in some cases where the user try to scroll down, so i will show the content. is it possible to make this? thanks

nikolalsvk commented 4 years ago

Hey, @bilel-kedidi! Thanks for submitting the issue!

There's a suggestion to implement this in https://github.com/renderedtext/render_async/issues/34, does this sound like something you'd like to have?

nikolalsvk commented 4 years ago

I'll close this issue since it seems to be a duplicate of https://github.com/renderedtext/render_async/issues/34. Feel free to reopen it if you think it's not!