搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

TypeError: this._addon is null ??

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 philipp

more options

i am working on addon for Firefox when ever i try to test it on the browser it shows this error , but it is working

A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'? See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Date: Wed Jun 01 2016 17:42:27 GMT+0400 (GST) Full Message: TypeError: this._addon is null

any advice

i am working on addon for Firefox when ever i try to test it on the browser it shows this error , but it is working A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'? See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise Date: Wed Jun 01 2016 17:42:27 GMT+0400 (GST) Full Message: TypeError: this._addon is null any advice

所有回覆 (1)

more options

hi nawras, support.mozilla.org is for enduser support. if you need help with addon developement you'll get better replies if you ask your question in the addons forum at https://discourse.mozilla-community.org/c/add-ons

thank you for your understanding!