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
I wanted to add a small feature for the glance view (fully open it via keyboard) – but my issue is that the ZenGlanceChild is having some issues locally after a successful build.
After starting the browser with npm run start, everything is working so far, but I get this error:
JavaScript error: , line 0: Error: Failed to load chrome://browser/content/zen-components/actors/ZenGlanceChild.sys.mjs
I tried to debug and log it, but everything is getting loaded and registered successfully, so I currently have no further ideas on how to fix it. Anyone have an idea?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey everyone,
I wanted to add a small feature for the glance view (fully open it via keyboard) – but my issue is that the ZenGlanceChild is having some issues locally after a successful build.
After starting the browser with
npm run start
, everything is working so far, but I get this error:I tried to debug and log it, but everything is getting loaded and registered successfully, so I currently have no further ideas on how to fix it. Anyone have an idea?
Beta Was this translation helpful? Give feedback.
All reactions