Closed delaneyj closed 8 years ago
Can you let me know it it's still happening with the latest version (1.3), I've just made a big refactor of class handling to work around some issues with the way the snabbdom class plugin works.
Yes its still happening in 1.3, also you introduced a peer undeclared dependency on classnames module.
Have a section of code like this
And it starts out looking correct, however as I start clicking the buttons and signals get sent the primary color stays and is not reset to initial color. Is there something missing or does it have to do with snabbdom's diffing?