LeaVerou / bliss

Blissful JavaScript
http://blissfuljs.com
MIT License
2.39k stars 104 forks source link

resolved "cannot read property handleEvent of null" error, in bind function #235

Closed DudhaneShrey86 closed 3 years ago

DudhaneShrey86 commented 3 years ago

Just added an if statement to check whether the options parameter is null or not. Didn't run any tests as I don't currently have npm installed. Please run the tests to ensure its acceptable @LeaVerou.