Where is it failing silently? Are you calling Json.Decode.decodeValue and not getting an Err?
On Fri, Feb 17, 2017 at 6:34 PM, Rex van der Spuy <[email protected]> wrote: > Hi Everyone! > > I'm trying to decode some JSON from localStorage. > I'm able to load the JSON into my Elm app but the decoding is failing > silently. > Is there some way to find why decoding didn't succeed? > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
