Closed sudovijay closed 6 years ago
While clicking on turn on cinema mode
escape event works fine but going through click on thumbnail it just doesn't emit. idk y. so added a global event which works fine but doesn't look good to me. can't add this on componentDidMount either as multiple event listener get attached. so it'll be great if anyone can take a look on this.
@sudovijay So the deployment is failing because the secrets are not shared between forks so you can either work on this repo or please can you follow this guide for your fork: https://github.com/siddharthkp/now-cd
Secrets should never be shared , JK🙂
Notice this weird issue while escaping search and cinema at the same time, same with modal So fixed it