Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(alert): properly pass $event as local #4387

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Change to pass object due to how & binding works

Here is the Plunker in action.

This fixes #4386.

- Change to pass object due to how `&` binding works
@icfantv
Copy link
Contributor

icfantv commented Sep 9, 2015

👍

@wesleycho wesleycho closed this in eb2366f Sep 10, 2015
@wesleycho wesleycho deleted the fix/alert-event branch November 7, 2015 22:46
jasonaden pushed a commit to deskfed/bootstrap that referenced this pull request Jan 8, 2016
- Change to pass object due to how `&` binding works

Fixes angular-ui#4386
Closes angular-ui#4387
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

passing $event to close() brakes the close callback in controllerAs syntax
2 participants