You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ej:get({<<"hello">>}, jiffy:decode(<<"{\"hello\":1}">>, [return_maps])).
** exception error: {index_for_non_list,{<<"hello">>,#{<<"hello">> => 1}}}
in function ej:get_value/2 (src/ej.erl, line 116)
in call from ej:get0/2 (src/ej.erl, line 77)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: