I don't have any help to add other than: I've noticed the same thing. It's
not consistent, but sometimes if I load something with an ng-repeat that
goes off the bottom of the screen, I have to manually click in the
scrollbar region of my desktop browser site before the page starts
responding to scrollwheel events.

e


On Thu, May 22, 2014 at 5:08 PM, Nathan Taylor <[email protected]> wrote:

> I have a responsive mobile site using angular and the ng-view system
> (still rather new to angular), and once a view has loaded, it has a
> peculiar quirk. I can't scroll the page vertically using the main div and
> content, I have to grab ahold of the few pixels of background on either
> side of the main div and scroll from there. Once I do that, the main
> content div will work as well. It feels like once angular is done putting
> the object into the dom, it's not "active" for scrolling purposes on a
> phone. Any ideas what could be causing it? I've tried various version of
> angular (currently on 1.3.0-beta.5) and a few different structures of my
> CSS, so far to no avail. Just curious if anybody has any wisdom or has seen
> this before.
>
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to