Please
I have problem with my search bar
when i make search from list entered manual as this
working well .
but when i make search from list get from fire base not working as
but working before well
whats the problem
Please
I have problem with my search bar
when i make search from list entered manual as this
working well .
but when i make search from list get from fire base not working as
but working before well
whats the problem
The problem with the data. Display the values of all the blocks that are used for searching from the database.
Well. Now you need to see how this data passes through all the blocks before displaying them in the list.
You need to check each block after getting data from Firebase and display its value on the screen to understand the block where the error occurs.
my mistake is
getting data from firebase once screen open over button when click on it , appear the data in list then make search
Thanks