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.

Alert and confirm -dialogs throw errors #4532

@chronixlo

Description

@chronixlo

Since 0.11.0(-rc?) my alert and confirm dialogs have been throwing
Cannot read property '$eval' of undefined at angular-material.js:660

Custom dialogs are working as before.

I'm guessing it has something to do with the new md-autofocus attr. I can't reproduce the issue outside of the app I'm working.

Worked around the problem by adding focusOnOpen: false

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions