Owenn Gimli

Results 3 comments of Owenn Gimli

@kassens @rickhanlonii Yeap, my react-dom is updated to `18.3.1` as well

Turns out we are having this issue because we have multiple copies of React. My team has a monorepo, which has a shared folder and these shared folder has a...

For me, it doesn't even work for other props as well. For e.g. ```javascript ``` Here `intent` and `inputRef` doesn't get passed to the custom input `InputGroup`. Anyone found any...