Skip to content

in ligo ide, using the "Compile Expression" feature when code has syntax errors causes the front-end to hang

Steps to reproduce:

  1. on https://ide-staging.ligolang.org/
  2. In Ligo web ide, Cameligo view, enter kjkhl on the line after the subtract definition.
  3. Select "Compile Expression"
  4. Click Run and it will hang forever.
    1. Look in dev tools and you will see a 400 from the backend that contains the ligo compiler error.
Edited by Jev Björsell