darthzeran
darthzeran
I am still investigating whether or not my code caused this, but it seems that there is never a check to prevent node from being null ``` var node =...
In my project we use passport for authentication, and doing so allows us to access the account of the user making the request by saying `req.account`. Is there a way...
Instead of editing the thumb styles, it would be grand to be able to pass in my own component to take the place of the style
So I am running git-video-duration which depends on this library, and my previous issue is here https://github.com/caffco/get-video-duration/issues/25 , but I am getting an Unknown Error, and was wondering if here...