Daniel Villegas
Results
2
comments of
Daniel Villegas
Also found the same thing. In a dialog element, if I set the `autoFocus` prop on a button like this: ``` Save ``` It does not work, instead the first...
Bumping this issue. If I pass an onResize function to the options array of a chart component, like `onResize: () => {console.log('Resizing chart')},` I am experiencing that the function fires...