|
|
|
|
|
by latchkey
1119 days ago
|
|
You don't 'see' the problems unless you know what to look for. One sign is that the spinner in the top left corner doesn't end. Check the console for errors too. The primary issue is that the DOM parsing fails due to changes in the HTML structure and the extension throws NPE's. |
|