Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(): fixes click row fails in mozilla for datagrid (#692) #705

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

rlloyd2001
Copy link
Contributor

@rlloyd2001 rlloyd2001 commented Jun 22, 2017

Description

Data Grid row click not working in firefox. This fixes it.

What's included?

Test Steps

  • Open clickable data-grid in firefox and click on row
  • verify no errors occur in console

General Tests for Every PR

  • ng serve --aot still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to CodePen/Plunker/JSfiddle

@emoralesb05
Copy link
Contributor

Thanks for the contribution! Will test it so we can merge this 😄

@emoralesb05
Copy link
Contributor

Merged~ thanks again!

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

Successfully merging this pull request may close these issues.

2 participants