Where is `subs` coming from? I see it used in the onEffects function, but I don't see its definition.
On Mon, Jul 18, 2016 at 2: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 <https://twitter.com/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.
