the onEffects.js was from the generated javascript code Zach ᐧ
On Tue, Jul 19, 2016 at 12:39 AM, Leroy Campbell <[email protected]> wrote: > I recreated your example without issue, so I wonder if there is another > problem. Here's a fork of your gist: > > https://gist.github.com/artisonian/11e93321cd7fd108142115269cbeafe7 > > > On Monday, July 18, 2016 at 4:40:06 AM UTC-4, Zachary Kessin 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 >> <https://www.google.com/url?q=https%3A%2F%2Fgist.github.com%2Fzkessin%2Fe5b61e80f2d280e5496f60a8e42f0c79&sa=D&sntz=1&usg=AFQjCNHn5V8CMdaJvjNIs2SRnCkM4SoK4A> >> >> -- >> 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. > -- Zach Kessin Your CRM Link <http://yourcrm.link/?utm_source=email%20signature&utm_medium=email&utm_campaign=passive> 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.
