8000 Display undecoded byte values in elm app debugger · Issue #23 · elm/bytes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000
Display undecoded byte values in elm app debugger #23
Open
@coballast

Description

@coballast

Not sure if this is the appropriate place for it, but if you store a Bytes value on your elm model without decoding it, in the debugger (when you compile it with --debug) it displays with a pair of empty curly braces. I had to check the length explicitly to verify the data was there.

This is very confusing! Maybe we can display it like a list of integers or like a hex dump or something?

I would gladly take a swing at this if someone can point me where to look in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0