Hi All,
I have a very specific issue I need some help with. I’ll first try explain it as best I can.
In my app there are caregivers that care for multiple families (users) and they need to be able to toggle between them and see the relevant information for each family.
As per the screen recording, the way I have done this is that every family has a unique code and when a caregiver needs to see a specific family, they use the dropdown at the top to select the family, and this makes changes to the user (caregiver)- and changes the caregivers unique code to that of the family. That way all data types can use the unique code to make sure only data specific to that family will be shown.
The Problem:
The dropdown usually works the first time it is used each refresh, but then the elements usually only have a 1/3 success rate of updating the info. Ive tried adding delays, refreshing the element- all workflow options. Its seemingly random. The dropdown seems to always successfully acknowledge the chnage in family but the elements randomly decide not the update. Ive spoken to a bubble expert and they couldn’t narrow it down.
Any help would be much appreciated.
Here is a screen recording:
Screenshot below