elmish / elmish/debugger

Chart of State is not correctly displayed in Redux Devtools

Open
#39 3 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
F#
Stars
41
Forks
11
Avg merge
7h 50m
Merged PRs (30d)
3

Description

### Description

When using elmish/debugger with Redux Devtools, the chart of the State only contains one data point with "error":
![image](https://user-images.githubusercontent.com/16801528/140545203-b2290ef3-92c6-4f9e-8808-438a328ca4d3.png)

### Repro code

The Increment/Decrement Elmish demo in conjunction with elmish/debugger reproduces the problem.
A minimal demo can be found here: https://github.com/vlot/fable3-esbuild/blob/main/src/App.fs

### Expected and actual results

Expected: The state chart is correctly displayed
Actual: The state chart only contains one data point with "error"

### Related information

* elmish version: 3.1.0
* fable-compiler version: 3.4.9
* fable-core version: 3.4.0
* Operating system: Linux

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.