Fork me on GitHub
#reagent
<
2016-11-27
>
grav11:11:58

@angelixd That’s what I’d do. Interacting directly with the DOM might work in some cases, but in general it ends up being easier to have the data represented in your app state.

grav11:11:53

I’ve also had problems with browser autofill not working correctly when querying the DOM directly.