Basic-Video-Broadcasting
Basic-Video-Broadcasting copied to clipboard
TypeError: Cannot read property 'name' of undefined (English)
I have problems to make it run the demo, it says Cannot read property 'name' of undefined, I replace the REACT_APP_AGORA_APP_ID=myID and run npm run dev, I create the token and put in REACT_APP_AGORA_APP_TOKEN=myTOKEN but the error persist.
Okay, i just figure out it did something change in 2.9.0, i made a typo... already fixed it in #37