11-16-2022 12:03 AM
I noticed that the first tab of every window gets a new updated lastAccesed date everytime I fetch it with the tabs api. This doesn't allow me to sort correctly, since each window race between each other, sometimes the first item of window A is more recent than the first item of window B, and vice versa. AFAIK I'm not doing anything to trigger an update, I tried commenting some code, it still happens. Is this supposed to happen?