JuliaGizmos / Escher.jl

Composable Web UIs in Julia
https://juliagizmos.github.io/Escher.jl
Other
335 stars 63 forks source link

Fixed bug that affected watch! and trigger! #186

Closed izaid closed 7 years ago

izaid commented 7 years ago

This PR fixes a bug in Escher that temporarily bug watch! and trigger! -- see https://github.com/shashi/Escher.jl/issues/185. The form.jl example works again.