mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

Remove onClick callback call in handleClick #43

Closed Vrq closed 6 years ago

Vrq commented 6 years ago

With the onClick callback call in handleClick the callback get's triggered twice when the button is clicked: once once for pressed button and second when releasing.

Vrq commented 6 years ago

@mattonit @filipkappa - do you have any comments or questions - or otherwise think that the pull request is fine?

anna-morawska commented 6 years ago

Hello Vrg, thank you for your support, we appreciate this! It's already fixed in the newest version. Best, Ania

Rotarepmi commented 6 years ago

Your changes have been added.

Because our development procedure does not provide fluent Github commits, I'm closing this pull request.

Many thanks for commiting good solutions!

Best, Jakub

Vrq commented 6 years ago

Thanks