Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

TypeError: Property 'scrollTo' of object [object global] is not a function #2272

@ocatteau

Description

@ocatteau

It seems there is a problem on Chrome (tested on Mac and Windows - Version 26.0.1410.43 m). You can try on this page : http://docs.angularjs.org/tutorial
The backward functionnality also doesn't work anymore. It's certainly due to the same bug.

Here is the stacktrace picked from the console :

TypeError: Property 'scrollTo' of object [object global] is not a function
at g (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:30:3)
at Object.e.$eval (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:87:347)
at Object.e.$digest (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:85:198)
at Object.e.$apply (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:87:506)
at http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:16:21
at Object.d as invoke
at qb (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:15:454)
at jc (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:15:315)
at http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:161:402
at HTMLDocument.a (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js:116:223)

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions