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
{{ message }}
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
Description
I'm trying to set data from a api in a form using formRef.current.setData. However, I getting and error because formRef is null. I'm calling a function load inside of useEffect and i'm setting the data at Try
Hello,
Description
I'm trying to set data from a api in a form using formRef.current.setData. However, I getting and error because formRef is null. I'm calling a function load inside of useEffect and i'm setting the data at Try
Exception or Error
Screenshots
Environment:
"@unform/core": "^2.1.6",
"@unform/mobile": "^2.1.6",
"react": "17.0.1",
"react-native": "0.64.0",
The text was updated successfully, but these errors were encountered: