Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
532 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 1 commit in 1 repository
Created 1 repository
- WebDevEtc/gridsome JavaScript
Created a pull request in gridsome/gridsome that received 1 comment
fix: sockjs when no connection `null` argument
This appears to fix a hard to figure out bug.
Sometimes the sockjs 'connection' event would be called with null argument,
which would crash gridso…