@davidfowl@rick01 I found a weird issue with arrays last week. If I have an appsettings.json with a string array[3] and an appsettings.development.json with a string array[1]. The result in dev will be a string array[3]. First item from development.json and the other 2 from appsettings.json.
@onedrive The generic answers don't fit in this case. The sync has been going for years now and there are no files in use.
I've tried taking a look at the log files but I'm not getting any wiser.
@onedrive I encountered a very weird bug in Onedrive. When it's syncing files it says Status: up-to-date but when it's not syncing it shows "processing changes". This shows in the taskbar icon and the text in the popup.
It's like some value has been switched around.
@MicrosoftEdge I'm trying out speculative loading on this page https://t.co/NacmdPD7KB but the devtools (Application -> Speculative loads -> Speculations) say: "The prerender was not performed because the user disabled preloading in their browser settings." Which setting is it?