Yurii Brusentsov
Yurii Brusentsov
Sometimes I have changes that are not a new feature itself, but a small addition to current functionality. `feat:` and `fix:` seems like not the best types for this case....
# Bug Report 🐛 I'm trying to use [remotion-transition-series](https://github.com/marcusstenbeck/remotion-transition-series) lib, but the remotion Player component throws the following error: ``` use-current-frame.js:16 Uncaught Error: useCurrentFrame can only be called inside a...
### Reproduction example https://codesandbox.io/p/sandbox/xenodochial-snow-pcy89v?file=/src/App.test.js:12,1-14,31 ### Prerequisites 1. Render input `` 2. Try to apply "crtl+backspace" keyboard event to input: ```jsx user.keyboard('{Control>}{Backspace}{/Control}') ``` ### Expected behavior Input value should be cleared...
Hey, thanks for the lib! I'm trying to use it, but the remotion `Player` component throws the following error: ```sh use-current-frame.js:16 Uncaught Error: useCurrentFrame can only be called inside a...
https://github.com/goveo/react-international-phone/assets/9624843/f56c36af-6566-432c-9719-c97c9a13b75b _Originally posted by @alexookah in https://github.com/goveo/react-international-phone/issues/91#issuecomment-1925810928_ Seems like it's related to Safari: https://github.com/facebook/react/issues/2125