NVDA is not reading a div with the main content of my website. It doesn't work on Chrome + NVDA. It works well on iOs VoiceOver, Chrome + Screen Reader Extension, Firefox + NVDA. It reads other elements of the page, like header and footer. I can navigate all elements of the page with TAB button, but NVDA doesn't read them.
It can be fixed by resizing browser's window and forcing chrome to redraw the content or by adding empty span to the document.
I think it is a Chrome not NVDA issue. If I check chrome://accessibility/ it doesn't list missing element.
Any advice how to solve or debug it?