angularjs - Scroll is enabled only after refreshing the page ng-view angular -
need in resolving scroll issue.
i have enabled overflow attribute ng-view div, view loads has no scroll enabled. scroll becomes visible after browser reloaded or refreshed.
note: css ng-view inline.
after doing more research able implement scroll bar using ng-scrollable module form https://github.com/echa/ng-scrollable. don't know issue regular overflow scroll attribute css. anyways working
Comments
Post a Comment