It is not clear how onEffects.js is related to your elm program. Could you give us a self-contained example?
> On Jul 18, 2016, at 1:40 AM, Zachary Kessin <[email protected]> wrote: > > I am having a strange problem with ports, I am trying to send a list of data > through the port (see gist) and I it is giving me a runtime error. > > Actually it seems to have nothing to do with the data, as I am trying to send > a string through a different port in the same file and getting the same > error. > > Some ports in other files work ok > > https://gist.github.com/zkessin/e5b61e80f2d280e5496f60a8e42f0c79 > > -- > Zach Kessin > Twitter: @zkessin > Skype: zachkessin > ᐧ > -- > 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. -- 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.
