P5.js-web-editor: Console errors highlight wrong file

Created on 2 Mar 2018  路  5Comments  路  Source: processing/p5.js-web-editor

Nature of issue?

  • [X] Found a bug

Details about the bug:

If you run a sketch and it throws an error, the line of any file that is selected will be highlighted, rather than switching to the file that has the error. The expected behavior is that it would switch to the file that threw the error.

  • Web browser and version: Chrome (also this is really N/A)
  • Operating System: Mac OSX (also N/A)
  • Steps to reproduce this:
  1. open a new sketch
  2. make a syntax error in sketch.js
  3. switch to index.html
  4. click play and run the sketch
  5. index.html will still be selected and the line number that threw the error in sketch.js will be highlighted.
high bug

All 5 comments

would like to take this up :smile:

Anything left here? @catarak

@siddhant1 this bug has not been fixed and is still happening!

Ok , I will send a fix :)

I'm new here, but I would like to take this on if it hasn't been fixed yet. @catarak

Was this page helpful?
0 / 5 - 0 ratings

Related issues

byfelipesanchez picture byfelipesanchez  路  4Comments

meiamsome picture meiamsome  路  4Comments

andytilia picture andytilia  路  4Comments

aldrinjenson picture aldrinjenson  路  4Comments

slowizzm picture slowizzm  路  4Comments