JohnGoodman
JohnGoodman
Hey, this is a small item. The readme has the input using "data-time" to set the default time. I had to change it to "data-default-time". Thanks.
After upgrading to version 2.0.0, I'm getting this error: `Error - Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.`...
Hey, sometimes ( but not every time ), when I start the recorder, it throws this error: TypeError: self.context.close is not a function ScriptProcessorNode._this.recorder.onaudioprocess src/index.js:164 > 161 | self.stream.getTracks().forEach(function (track)...
In very rare instances, when a user has been logged in for a few days, when they come back to my app, they get logged into the wrong account. I'm...
If you are using gradle 9, you cannot use jcenter and instead must use maven or buildin for android will fail. ## Description of the change > Description goes here...