hyper-react
hyper-react copied to clipboard
`force_update!` should return self (currently returns some js object)
https://github.com/ruby-hyperloop/hyper-react/blob/6a5fa7b850932388a999b79575d520d569cae7f3/lib/react/component/api.rb#L18
Attempt at fix here. #260