davidnum
Results
3
issues of
davidnum
**Describe the bug** On android borderRadius works incorrect when scale applied **To Reproduce** Steps to reproduce the behavior if possible, or a link to a reproduction repo: ```js import React,...
bug
**Current Behavior** Copilot doesn't work with modal on iOS, but working on android. **Input Code** ```js class CopilotModal extends React.PureComponent { static defaultProps = { onStart: () => {}, onEnd:...
bug