Subpixel
Subpixel
Ive been looking into writing a test for my PR #27 and noticed that the initial error state is set in the same way that the error reset is done....
For me this issue was caused by the FastClick polyfill. Add class="needsclick" to your button. Should fix it
Yes just noticed this. Have a lot of duplicate class names now being rendered. In one case this is causing the browser to crash.
There is definitely something up with css scoping. See #7991
@bookyo did you sort this out? Im just starting to get this issue
Just to chime in on this one as it is in the same code. The clear event is confusing and seems wrong to me. When removing a single item from...
Do you plan on adding this support. This is pretty much a deal breaker for me.