RyanDagg

Results 3 issues of RyanDagg

react-jw-player@npm:1.19.1 To reproduce: ``` ``` `onSetupError` will not fire. I would expect it to or for this library to provide some other prop handler for this situation.

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- Report a bug What is the current behavior? ----------------------------- The following error when `oclif promote` is ran from...

needs response

Version 2.2.8. Stub should allow functions that receive arguments so that passed arguments can be tested. This is functionally correct but throws a Typescript error. ``` .stub(anObject, 'functionName', (argv: string[])...