Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display undecoded byte values in elm app debugger #23

Open
coballast opened this issue Apr 22, 2021 · 1 comment
Open

Display undecoded byte values in elm app debugger #23

coballast opened this issue Apr 22, 2021 · 1 comment

Comments

@coballast
Copy link

coballast commented Apr 22, 2021

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.

@ProExecutor
Copy link

�:�(Y�o����EN '���3������� ڲ�'gĽ ��C��$��Q�������$w)96ɞ��<W#; ���ʢD0�.-?���F�O�#ލ^�U�.i0c�)��5�Ts=�T.����8��)z{����5���� j�Ϙ����aTʋ)����&�%����9N�T�b�9����@76����5�a!v��m�=�(�� �������U����b?�����#v4���`�y���d��4��

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants