You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, basically the issue was when we add dashboard name as number or a capitalise word, it sorts the data based on dashboard's name and the dashboard is added in b/w already existing dashboard resulting in shift of dashboard data item.
Solved in #30 pull request by using FragmentStatePagerAdapter which loads and destroy Fragments as the user reads.
Hi! Due to a lack of activity on this issue over time (7.776*10^9 ms and counting, to be precise) it seems to be stale. If there is no further progress on it, it will be closed automatically.
If this is still relevant, maybe there is something you can do to move it forward? For example provide further information in a comment, or supply a PR? Any activity on this issue will keep it open. Thanks! 🤖
Adding number as dashboard name reflects change in data of fragments.
The text was updated successfully, but these errors were encountered: