Swizz/snabbdom-pragma

Certain SVG attributes aren't parsed

mrehayden1 opened this issue · 0 comments

Attributes such as stroke-width and stroke-dasharray only work when supplying the module e.g. attrs-stroke-dasharray.

I'm guessing this is because snabbdom-pragma sees stroke as the module name.

Is this fixable?