Hi Bubble Community !
It’s driving me crazy because I don’t understand what is happening with my app.
It was working pretty well before but not anymore and it makes my app bug.
So I am using a lot of list (like below) to enter or filter info in all my app and all of them stopped working in the same time :
The principe is simple. I display data in a repeating group.
If the case is not contains it add it, if it is it filter it with is unique id.
Now I can’t ‘unclicked’ in my list.
I don’t understand where does my bug come from because it’s affect all my Selection list in all my pages ( which were all working before).
Does anyone faced this problem before ?
Please help me …
@hoangninh2610 Oh my god thank you for your reply, I didn’t know if it was a mistake I made because I made some modifications on my app and didnt know if I haven’t seen a bug that I had created I tried to go back in time but the bug where still there which make sense if it is coming from bubble. I was fighting this bug since 5 hours without understanding were it was coming from ! That would be a relives if it is true!
thanks @emmanuel. by the way, i 've got some problems with my app.
i’m newbie. i build my app, for users sell goods in their shop so it is related to repeating group.
i try this one fist, i set custom state, change quantity and price, and each state value <> other state by 0.0000001
but when i delete (filtered) goods, i must delete from bottom, because quantity and price still in their cell while all goods change , that is so inconvenient.