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
Uncaught Error: ChromeUtils.import is called against an ES module script (resource://services-settings/remote-settings.sys.mjs). Please use ChromeUtils.importESModule instead (SyntaxError: import declarations may only appear at top level of a module)
Lack of clarity on when to use .get() vs. on("sync", ...)
From @lissyx
#delivery vs. #remote-settings :/
Firefox source docs
https://firefox-source-docs.mozilla.org/services/settings/index.html#usage =>
.get()
vs.on("sync", ...)
read the docs
Screencasts
Videos don't show the new UI
The text was updated successfully, but these errors were encountered: