fateh999/react-native-paper-form-builder

Getting Possible `Unhandled Promise Rejection (id:0):` for 'select' type!!

Closed this issue · 2 comments

I am trying to add a select type in my form and the TextInput appears but after clicking it I get a warning Unhandled Promise Rejection (id:0): and the items do not display. Any solution for the same!!
(Used the code from the Advance Examples from the documentation)

Thank you!!

My bad didn't wrap it with the provider!!

Can you share your versions of react-native-paper and react-hook-form ?