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

TypeError: editorDiv.attr(...).focus is not a function #16

Open
atd opened this issue Aug 5, 2015 · 1 comment
Open

TypeError: editorDiv.attr(...).focus is not a function #16

atd opened this issue Aug 5, 2015 · 1 comment
Labels

Comments

@atd
Copy link
Member

atd commented Aug 5, 2015

The pad shows the following error:

TypeError: editorDiv.attr(...).focus is not a function
    at Array.<anonymous> (angular-swellrt.js:481)
    at Object.ngModelWatch (angular.js:25159)
    at Scope.$get.Scope.$digest (angular.js:15675)
    at Scope.$get.Scope.$apply (angular.js:15951)
    at angular.js:17718
    at completeOutstandingRequest (angular.js:5394)
    at angular.js:5666
@atd atd added the bug label Aug 5, 2015
@agellos
Copy link

agellos commented Apr 20, 2016

Got the same problem here

TypeError: v3.access is not a function
at Object.fn [as get](eval at %28angular.js:13145%29, :4:248)
at Scope.$digest (angular.js:15675)
at Scope.$apply (angular.js:15951)
at angular.js:17718
at completeOutstandingRequest (angular.js:5394)
at angular.js:5666

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

No branches or pull requests

2 participants