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

virtual-repeat: Controller required by directive can't be found! #9275

@iamisti

Description

@iamisti

Hi guys, I have a serious issue, and it should be fixed in my opinion. (not those type of cosmetic issues that you guys used to close to cleanup issues for material v1)

The issue is:
require doesn't work in the directive when using md-virtual-repeat with an internal ng-repeat.

CodePen

  1. http://codepen.io/iamisti/pen/EyGjKq
  2. open console and check error message

Angular Versions:

  • Angular Version: 1.4.4 but tried with 1.5.8 and the issue is still there
  • Angular Material Version: 0.10.0 but 1.1.0-rc.5 doesn't work neither

Additional Information:

  • Browser Type: * Chrome
  • Browser Version: * 52.0.2743.116 (64-bit)
  • OS: * Mac OS

Just a side comment: In my app I got this error message only for the first inner iteration of ng-repeat. For the following iterations the required controller in my directive is there.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions