Skip to content

Avatar: Crashes on click if no handler provided #272

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

Closed
MarcusNotheis opened this issue Jan 20, 2020 · 0 comments · Fixed by #276
Closed

Avatar: Crashes on click if no handler provided #272

MarcusNotheis opened this issue Jan 20, 2020 · 0 comments · Fixed by #276
Labels
contribution welcome Open for contributions

Comments

@MarcusNotheis
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.
Avatar is crashing on Click when no click handler is registered.

To Reproduce
Steps to reproduce the behavior:

  1. Render an Avatar
  2. Click on it

Screenshots
If applicable, add screenshots to help explain your problem.
image

Code to reproduce

<Avatar image={storeFront} shape={AvatarShape.Square}  />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Open for contributions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant