fnpen / effector-devtools

A tool to power-up Effector development workflow, track state changes, events and effects.
MIT License
24 stars 2 forks source link

Crash on invalid jsonpath provided #7

Open SQReder opened 1 year ago

SQReder commented 1 year ago

Extension crashes when I try to type into xpath field, so I can't complete filter. Minimal reproduce is $.[?(, which is part of $.[?(@.field)]

SQReder commented 1 year ago

Moreover this value stored somewhere and I can't erase value even after devtools reopen

SQReder commented 1 year ago

Finally, I managed to get it working again:

  1. Removed the effector-devtools key from local storage
  2. Restarted the extension
  3. Changed the enabled field to true in local storage in effector-devtools