Pedro Henrique de Assis
Pedro Henrique de Assis
The code is allowing the callback to be called twice: If there is no error, but the body is not a valid JSON the catch calls the callback with the...
Can we move core-js to devDependencies? Its currently conflicting with another lib I have which also uses core-js but another version. I believe if we move it to dev it...
**Describe the issue** OpenReplay change the prototype of Text nodes inside iframes, probably all DOM elements as well. This becomes an issue because a library we use type checks DOM...