Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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!