ElemeFE / element-react

Element UI
https://elemefe.github.io/element-react/index
MIT License
2.83k stars 443 forks source link

<Button> onClick() not working as expected. #1001

Open Sgouws opened 5 years ago

Sgouws commented 5 years ago

onClick() not firing when using the custom

Sgouws commented 5 years ago

As soon as I import { Button } from 'element-react';

onClick() handlers stop working.