I have created very tiny example of how to use polymer element in Elm: https://github.com/edvail/double-event-issue
But, dear, why events are duplicated? Each typed character fires two identical events. Il giorno mer 5 ott 2016 alle ore 18:18 Peter Damoc <[email protected]> ha scritto: > I have no idea what is happening there but I would sure love to see what > comes up as a solution. > > > > On Wed, Oct 5, 2016 at 7:00 PM, 'Rupert Smith' via Elm Discuss < > [email protected]> wrote: > > On Wednesday, October 5, 2016 at 4:59:17 PM UTC+1, Rupert Smith wrote: > > On Wednesday, October 5, 2016 at 4:48:59 PM UTC+1, Peter Damoc wrote: > > This is very interesting. > Can you share some code so others can look at this? > > > Its here: > > https://github.com/rupertlssmith/thesett_style_lab > > > Running here: > > http://www.thesett.com/style-lab/#multiselect > > -- > 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. > -- 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.
