active-group / reacl

ClojureScript library for interfacing with React framework
78 stars 1 forks source link

Locals don't shadow parameters #7

Closed mikesperber closed 6 years ago

mikesperber commented 6 years ago

When there's a locals binding with the same name as a parameter, the parameter wins. It shouldn't.

mikesperber commented 6 years ago

Fixed in a099f5c602f1c754ef6a28ad0e8b24f7dc582739.