foreign-sapphire
foreign-sapphire2mo ago

Auto-card creation is Broken on Netflix

I tried this with early release, and then the normal extension to see if it was an extension issue. Since purchasing yesterday, I haven't been able to generate one in Netflix yet. It seems to work fine on Youtube but not on any Netflix content. Versions with issue: * normal extension - 1.23.4 * early access - 1.25.0-earlyaccess.2 Taking a look at the transpiled JS, it seems malformed. What's with that if-statement? This should not work in JS:
if (this.hasVideoCardPayload = !!this.subOverlayLookup, this.hasVideocardPayload) {}
if (this.hasVideoCardPayload = !!this.subOverlayLookup, this.hasVideocardPayload) {}
This may be a red herring, since it works without issues using Youtube. 🤷
Console error
UI toast error message
Error source
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?