David Notik

Results 6 issues of David Notik

Giving this a go. Can't build my test. Snippet: ``` Building vdom_fun... [Error from Factory on vdom_fun|web/boxes.dart]: Unable to resolve asset ID for "dart:core" Build error: Transform Factory on vdom_fun|web/boxes.dart...

https://github.com/bwu-dart/polymer_ui_elements http://d.pr/i/LiFM

A duration of, say, 2000 works fine. But "Infinity" does not. https://github.com/dart-lang/core-elements/blob/master/lib/src/core-animation/core-animation.html#L135

I opened the issue in the Polymer.js repo: https://github.com/Polymer/core-input/issues/53

I discovered that my server wasn't respecting `autoCompress = true` because this `http_server` package adds its own `content-length` headers. See what @sgjesse said here: https://github.com/dart-lang/sdk/issues/23350#issuecomment-108464543 Can we add support? I...

bug