You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently updated from hyperscript 1.4.6 to 2.0.2 and hit this same problem. Looking at the relevant commits, it seems that the change that introduced this was: c1f03e0
It looks to me like this is a bug and not indended behaviour. In that case, @dominictarr would you accept a PR that fixes this? The fix is easy, don't use match if the value is not a string, and would be happy to provide it with accompanying test.
This won't work, style property's value must be string.
The text was updated successfully, but these errors were encountered: