gluestack

gluestack Logogluestack

Textarea - cannot read property useRef of undefined

techn0will posted this in #support
Open in Discord
Avatar
techn0willOP
I'm getting an error on my setup for gluestack-ui:0.7.20 with the textarea component (0.1.24) that reads as below:

 (NOBRIDGE) ERROR  Warning: TypeError: Cannot read property 'useRef' of null

This error is located at:
    in Textarea (created by Textarea)


I'm following the tutorial, but adding in value, onChangeText and onBlur - seemingly causing it to fail. Anyone getting similar issues?

1 Reply