samzilverberg/cordova-mixpanel-plugin

Runtime error when id is not a string

Closed this issue · 1 comments

return onFail(errors.invalid('id', id));

This line cause the error. Because onFail can be passed as 3rd argument and this logic is right on the next block.

merged and released with 4.6.3. thanks again for your contribution!