[elm-discuss] Re: Attributes not getting removed

2017-05-10 Thread Kasey Speakman
Saw that issue, almost commented. Using attribute is best work-around so far. On Wednesday, May 10, 2017 at 2:40:07 AM UTC-5, Gusztáv Szikszai wrote: > > Already reported https://github.com/elm-lang/html/issues/124. My advice > would be to use `attribute "download" "value"` and it will be

[elm-discuss] Re: Attributes not getting removed

2017-05-10 Thread Gusztáv Szikszai
Already reported https://github.com/elm-lang/html/issues/124. My advice would be to use `attribute "download" "value"` and it will be removed if omitted. On Tuesday, May 9, 2017 at 10:00:29 PM UTC+2, Kasey Speakman wrote: > > Hi, maybe someone has run into this. > > I'm noticing that download