Mikaël Gourlaouen

Results 4 issues of Mikaël Gourlaouen

I think it would help users to have some clear information directly accessible about: - What version of WebAssembly is currently supported and if there is any feature that is...

Hello, This library seems interesting, however I have a hard time actually using it. I am not quite sure of what the input/output are supposed to be and what is...

maintenance

Consider this React component: The **expected output** when rendering is: But Rapscallion **actually returns** Note that the autoplay attribute is gone. After quickly looking at the code, it seems like...

not-enough-information

### Description The return type of `getRadioProps` should match `UseRadioProps` but currently it doesn't for the `onChange` property when activating strict checks in typescript. ### Link to Reproduction https://codesandbox.io/s/long-sky-31k3xp?file=/src/index.tsx ###...

Topic: TypeScript 🤠