leastbad / optimism

The missing drop-in solution for realtime remote form validation in Rails.
MIT License
361 stars 42 forks source link

cable_ready 4.3.0.pre0 broke optimism #12

Closed julianrubisch closed 4 years ago

julianrubisch commented 4 years ago

Seems like https://github.com/hopsoft/cable_ready/pull/47 broke optimism :-(

undefined method `text_content' for #<CableReady::Channel:0x00007fc38dfce8a8>

NoMethodError (undefined method `text_content' for #<CableReady::Channel:0x00007fc38dfce8a8>):
leastbad commented 4 years ago

Thanks again for spotting this! Should be fixed in https://github.com/hopsoft/cable_ready/pull/53