lishuang
Results
1
comments of
lishuang
It‘s not a bug. you can add event to html button like that: `onMouseDown={e=>{ e.preventDefault(); //do something you want }}`