mobx-log icon indicating copy to clipboard operation
mobx-log copied to clipboard

Get rid of CaughtException in logs

Open kubk opened this issue 3 years ago • 0 comments

Screen Shot 2022-03-19 at 10 43 14

It only happens with computeds due to this line: https://github.com/mobxjs/mobx/blob/e60b36c9c78ff9871be1bd324831343c279dd69f/packages/mobx/src/core/computedvalue.ts#L91

Related discussion: https://github.com/mobxjs/mobx/discussions/3341

kubk avatar Mar 19 '22 07:03 kubk