Maybe the index or of searched item in the list
As we are creating seperate list for searched items, it is possible to get selected list item position by using get selection index block or using any component blocks.
Great guide keep it up
I have not checked any of your dynamic lists but in my case i also faced this issue and it was due to some other extensions but every of my list works fine
So if u want to discuss then i’ll be here
And this guide is very helpful and interesting… Keep up the good work
When TextBox Text Change and Components get Clear App Get Friz And It takes 10 - 20 Second to Recreate everything I am Trying some Other Why To fix all Thought it Frizzing in Companion haven’t checked by Exporting the Project.
Yes, Exactly
Nope, 1-1.5 sec. Some time not even 1 sec but it’s also not as smooth as normal list.
Hope you find a way, best of luck
Yea Because Data Is Static But whenever i tested it with Companion it becomes Frizzy.
Yes, also in compiled apk, because it has to clear previous list and then create a new one, it freezes there.
After Exporting same issue its Taking Almost 10sec To do Those Things even as i type the Alphabet its Gets Friz .
Did you tried the apk in first post. I just now tried and as I said
I Have Tested that Your test apk But i did some Changes cause it was not working like how i want .
And what are the changes, maybe due to that it’s taking time .
Thanks @Boban I will try it.
Btw, which device are you using. It’s not looking according to my design, the material Icon is so small and the cancel button is so big and font size is also too big
I am getting this issue in my other app to, even if I set padding to 0, any suggestions.
will it get struck or lag if i get data from airtable?
Store the data in variable and then use it, if everythime you call data form Airtable then it will definitely freeze the app.
it will help me a lot in my new project.