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

Fix Error: (TypeError: item is undefined) in FireFox #151

Merged

Conversation

seriewe
Copy link

@seriewe seriewe commented Oct 9, 2016

this commit fixes #148
Fix Error: (TypeError: item is undefined) in FireFox by changing from evc.srcElement to Event.target Property

@msftclas
Copy link

msftclas commented Oct 9, 2016

Hi @seriewe, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, MSBOT;

@ericthompson
Copy link
Contributor

ericthompson commented Oct 9, 2016

Approved - tested in Edge, Chrome, Firefox, and IE.

Approved with PullApprove

@mikewheaton
Copy link
Contributor

mikewheaton commented Oct 17, 2016

Approved ⚡️

Approved with PullApprove

@mikewheaton mikewheaton added this to the 1.2.0 milestone Oct 17, 2016
@ericthompson ericthompson merged commit 27be488 into OfficeDev:master Oct 17, 2016
@seriewe seriewe deleted the dropdown-component-firefox-issue branch January 23, 2017 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown TypeError: item is undefined onItemSelection()
6 participants