chrismccord / phoenix_chat_example

692 stars 210 forks source link

Breakage in JS due to after #53

Closed epinault closed 1 year ago

epinault commented 6 years ago

I copied the JS from the README

I see the following error in the console

VM41835 app.js:1748 Uncaught TypeError: chan.join(...).receive(...).receive(...).after is not a function
    at Function.init (VM41835 app.js:1748)
    at HTMLDocument.<anonymous> (VM41835 app.js:1794)
    at c (jquery.min.js:4)
    at Object.fireWith [as resolveWith] (jquery.min.js:4)
    at Function.ready (jquery.min.js:4)
    at HTMLDocument.q (jquery.min.js:4)