effector / logger

Simple logger with stores inspector
https://npmjs.com/effector-logger
160 stars 22 forks source link

SyntaxError: Unexpected token u in JSON at position 0 when using chaining operator in store.map #88

Closed kaguya3222 closed 1 year ago

kaguya3222 commented 2 years ago

Versions

AlexandrHoroshih commented 1 year ago

Issue is not reproducing at the latest effector-logger and effector versions https://codesandbox.io/s/billowing-feather-7hy6wr?file=/src/index.js

As of the recent '0.14.0' release, 'effector-logger' no longer includes 'effector-inspector' and integration with redux-devtools, so all related issues, including anything involving JSON.stringify, are gone.

See the release notes for details https://github.com/effector/logger/releases/tag/v0.14.0