Skip to content

Weird Bugs

saphknight edited this page Mar 29, 2019 · 10 revisions
  • When doing the handleSubmit for, VS Code auto-imported App from app.jsx and App.cable would return null
  • Had trouble passing in both user_id and message body without losing one or the other. Had to pass in both as separate keys in data for the ActionChannel chat_channel.rb
Clone this wiki locally