Closed ultimapanzer closed 6 years ago
@ultimapanzer Looks like a regression introduced by this: https://github.com/r0man/sablono/commit/d1469ae4b3c1326338fc1e52eaa45d9c0d45c700
I added a test case and a fix for this. Can you try 0.8.4-SNAPSHOT
, please?
This fixes it, thanks! If I'm understanding the change correctly, this feels like a CLJS equivalent of == vs === lol. Thanks again for the rapid response, our team loves this library 👍
Not really == vs ===, but yes, this is a mess :/
Checkbox inputs that are controlled don't update the checked value when it changes.
The input's checked status doesn't change. But this one will: