You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
Right now setting up a different FxA server on Fenix will not work, because WebChannel messages can't get through. (JavaScript Error: "account_updates error message. No Such Channel")
Right now setting up a different FxA server on Fenix will not work, because WebChannel messages can't get through. (
JavaScript Error: "account_updates error message. No Such Channel")This is caused by the
fxawebchannel.jscontent script only getting injected on the prod server pages.What we could do is either:
FxaWebChannelFeature.kt.@grigoryk @csadilek @vladikoff thoughts?
┆Issue is synchronized with this Jira Task