I'm trying to trigger focus of a textinput programmatically, but there doesn't seem to be a "ref" field in the props of views. I thought at first this was an issue with react-basic ( purescript-react/purescript-react-basic#119 (comment)), but I now think the generated code is not including the ref property.
I'm trying to trigger focus of a textinput programmatically, but there doesn't seem to be a "ref" field in the props of views. I thought at first this was an issue with react-basic ( purescript-react/purescript-react-basic#119 (comment)), but I now think the generated code is not including the ref property.