Error using the latest react hooks repo

Hi ,

I just checked out the latest version of the react hooks repo and I get the following error after pressing the "Click to start a call button":

Uncaught TypeError: callObject.isDestroyed is not a function

 Thanks

 

Comments

  • kwindla
    kwindla Dailynista

    If you inspect (in the debugger, or print it to the console) callObject just before hitting that error, what does it show?

  • Daniel808
    Daniel808 Member
    edited May 9

    callObject is not defined