You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.