ButtonProps className make SpeedDial unclickable #15651
Labels
bug 🐛
Something doesn't work
component: speed dial
This is the name of the generic UI component, not the React module!
Expected Behavior 🤔
The button should get the class and still work.
Current Behavior 😯
It is unclickable (and in general all
on<event>
methods won't work).Steps to Reproduce 🕹
Link: https://codesandbox.io/s/xon8qz939p
ButtonProps: {{ className: 'something' }}
Context 🔦
I was giving it a class to apply custom styles.
Your Environment 🌎
The text was updated successfully, but these errors were encountered: