Eric Zhang

Results 5 comments of Eric Zhang

> Thank you for the report. I haven't noticed this behavior with any of my feeds yet. Can you provide me the link of the rss feed? Is it this...

I don't use Nextcloud News anymore so I can't tell right now. And the language is Chinese, RTL is disabled.

> Do you happen to know if this is reproducible on other instances? https://youtu.be/UcbPOSBnaxk Here is it happening on [fe.disroot.org](https://fe.disroot.org). I scrolled quite far down though.

> To make it work back: > # to make ShadowRoot open > > def _init_driver(driver): try: driver.execute_cdp_cmd('Page.enable', {}) driver.execute_cdp_cmd('Page.addScriptToEvaluateOnNewDocument', { 'source': """ Element.prototype._as = Element.prototype.attachShadow; Element.prototype.attachShadow = function (params)...