Hey, I was setting up this fork in my project and noticed an error in chrome out of the box. Looks like port.sender.tab was undefined causing the conditional of the ternary operator to throw an error. This one-liner should stop that from happening. I've built and my team is using this version locally.
Hey, I was setting up this fork in my project and noticed an error in chrome out of the box. Looks like
port.sender.tab
wasundefined
causing the conditional of the ternary operator to throw an error. This one-liner should stop that from happening. I've built and my team is using this version locally.I'm on OSX Big Sur on Chrome 88.0.4324.192