Skip to content

Chart of State is not correctly displayed in Redux Devtools #39

Open
@panmona

Description

@panmona

Description

When using elmish/debugger with Redux Devtools, the chart of the State only contains one data point with "error":
image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions