I have a custom JSON column in Microsoft List which consists of 6 icons which indicate a status. Upon going to the list only 4 out of 6 icons load correctly, the other ones are invisible. Interestingly the icons which are visible are not in consecutive order, the order is as follows: 1st, 4th, 5th and 6th.
But when you scroll down to the bottom of the list every element (around 30ish) gets loaded and the missing icons appear and work just fine. Switching between views also reveals the missing icons. Once the tab is reloaded the icons disappear again. It seems like there is something wrong with the updating of custom JSON columns.
Screenshot before switching views:
Screenshot after switching views:
Has anyone else run into the same problem or perhaps has a solution for this problem?