We have an issue where our views do not show all data before the user has clicked on another view first with similar data and then opened the view. First level of data is always shown, but the next Iterated levels are not shown (i.e. until it has been shown first in another view). Anyone experienced similar issues and what could potentially be wrong? No error codes.
Video shows: Card for Key Results not shown in the Goals view until a Goal card is openend in the Home view.
Solved. We had to add an “on app loaded” action where all the needed information (goals) was loaded.