Toggle issue

When I swipe on a toggle, I get an error in my console that says: “Uncaught TypeError: Cannot read property ‘left’ of null”. This happens only sometimes, and it doesn’t matter if I swipe left or right. I tried using this CodePen, but same error. When I just click the toggle, everything works fine.

Thanks for pointing this out. It should be taken care of now.