fullyfeedly
fullyfeedly copied to clipboard
FullyFeedly hangs / lock feedly tab while triggered
Windows 10 Insider Preview - Chrome 52.0.2743.116 m
FullyFeedly retrives content, but everything freezes inside tab. Can't scroll. Must close tab and open Feedly again. :-(
Thanks for the reporting this issue! Has this started after updating Chrome or Windows?
I cannot replicate the issue on Mac OS X and Chrome 51.0.2704.103 (64-bit) At the moment I am having some issue when I try to update Chrome to the latest version, but I'll repeat the test with the latest stable version.
It's happening from previous versions of Chrome and Windows
OK, in that case I'll need to find a PC with Windows 10 and see if I can debug the problem there.
Out of curiosity, are you familiar with the console of Chrome?
https://developers.google.com/web/tools/chrome-devtools/debug/console/console-ui?hl=en#opening-the-console
I would be interested to see if there is any error message printed there. It would be great if you could check on your machine.
[feedly][reader] starting unread count synchronization at Sat Aug 27 2016 08:37:04 GMT-0300 (Hora Padrão de Buenos Aires) Error in event handler for (unknown): TypeError: Cannot read property 'shortcutLock' of undefined at chrome-extension://oknpjjbmpnndlpmnhmekjpocelpnlfdi/js/content.js:32:32 [feedly][googlenow] preferences:{"UTCOffset":180,"active":true,"cardTemplate":"GenericCard","hasGoogleNowToken":true,"hourOfDay":7,"lastPublish":1472294136629,"locale":"pt-BR","nextSchedule":1472301336000} [feedly][googlenow] already enabled. [feedly][reader] Got counts in 1290ms. Processing counts... [feedly][reader] completed unread count synchronization. Total duration:1308msms [feedly][reader] Processed pending mark as read and refreshed XHR finished loading: GET "http://feedly.com/v3/feeds/feed%2Fhttp%3A%2F%2Fgizmodo.com%2Findex.xml?ck=1472297832526&ct=feedly.desktop&cv=30.0.1231". XHR finished loading: GET "https://www.readability.com/api/content/v1/parser?url=http%3A%2F%2Fgizmodo.…which-could-be-a-1785823507&token=a1439b0284f72c5611f3fa3e6cfd7fcb14e4a4a7".
I Noticed that Gizmodo Always hangs
Hi @kabelux
This is useful to know! I'll try with Gizomodo and see if I can replicate the issue on my machine as soon as I have a chance.
Unfortunately I'll be travelling for the next 2 weeks and I don't have access to the laptop with all the tools required to build and test the extension.
Maybe, the load can be in the background page and not in the content script ?
I still haven't had a chance to try to replicate the issue but I am not convinced that loading the content in background would help: it really depends on why the tab is freezing.
Loading in background can help to by pass the security in https feedly to call the API in http.