Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

help in debugging in firefox

  • 3 Mbohovái
  • 1 oguereko ko apañuái
  • 2 Hecha
  • Mbohovái ipaháva TyDraniu

more options

I am new to debugging in firefox. I am having a problem getting a json parse error and would just like to know how to see the data using firefox debugging. I have a breakpoint set: response.json().then(function(data) {

When I get here how to I see the data? Thanks very much, Mark Maleson mmaleson@gmail.com

I am new to debugging in firefox. I am having a problem getting a json parse error and would just like to know how to see the data using firefox debugging. I have a breakpoint set: response.json().then(function(data) { When I get here how to I see the data? Thanks very much, Mark Maleson mmaleson@gmail.com
Mba’erechaha japyhypyre oñondivegua

Opaite Mbohovái (3)

more options

You have to add a variable in a Watch expressions section.

more options

Thanks for the reply. What variable? I am getting a json parse error and would like to see why. The message says "unexpected non-whitespace character.... at line 1 column 6. So how do I see line 1? Thanks

more options

I'd check what response you're getting. I expect there is something like { validJSONbody }cdhcjdhkd