Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

error "link is undefined" with Angular 1.3.0 #19

Closed
Muenchen-Michi opened this issue Oct 13, 2014 · 4 comments
Closed

error "link is undefined" with Angular 1.3.0 #19

Muenchen-Michi opened this issue Oct 13, 2014 · 4 comments

Comments

@Muenchen-Michi
Copy link

Hi,

I'm coding my first angular-app right now a found your module to validate my forms. Really great.
But since I switched to angular 1.3.0 I'll get an error "link is undefined" on line 1022. Until now, everything seems to work. So for myself I could just comment out the lines 1022-1025. But that's no real solution.

So maybe you'll find a solution for this.

@cime
Copy link

cime commented Oct 14, 2014

Anything new on this?
The change was in ngModelDirective.

@jonsamwell
Copy link
Owner

Hi both, sorry I'm late to reply - I'll look at this tonight :-)

@jonsamwell
Copy link
Owner

I've made some progress on this but 1.3 has made quite a few fundamental changes so I'm having to rework things a bit to get it to work in 1.2 and 1.3 - I'll keep you updated.

@jonsamwell
Copy link
Owner

I've push up a commit which fixes this issue with the latest angular 1.3.0 release. It's also up on bower. Let me know if you have any issues with this.

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

No branches or pull requests

3 participants