example-react "Animation" tests fails
Summary
When following the instructions from https://github.com/oblador/loki/blob/master/packages/loki/README.md#development, most tests pass, but the /Animation tests fail, with error: 1 request failed to load; http://192.168.1.226:6006/runtime-error
getting same error in https://github.com/oblador/loki/blob/master/packages/loki/README.md#development also i tried some fix but due to multiple viewports gettign issue https://github.com/oblador/loki/issues/543
replace fetchFailIgnore in loki.config.js with this this fetchFailIgnore: 'localhost:1234/get|192\\.168\\.29\\.108:6006/runtime-error', .
even the snapshot is taken by loki but due to network failure it fails the test