Даниил Чистяков
Даниил Чистяков
When I just trying to run a very simple code with Supervisor i get infinite restarts of my code.  Code: `const Test = () => { console.log("test");...
Node Sass version 5.0.0 is incompatible with ^4.0.0 What npm I need to update to solve this problem? I have Node 15.
### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/s/relaxed-banzai-y9tze ### Bug description I'm using Effector for state management. When we store arrays it's...
Hello! In my real project I have a 1px border on my container element, so link scrolling is not passing this 1px to the element. So I don't have activeClass...
**Где пригодится фича**: в инструментах; **Описание фичи**: не нужно будет создавать экран с блоком, вставлять скопированный и удалять созданный; **Дополнительная информация**: добавить (Ctrl + V) при вставке.
Here you can see that when I stop dragging BottomSheet outside the page it continues hanging in the air. Actual behaviour: transform: translate3d(0px, -19.2872px, 0px); Expected behaviour: transform: translate3d(0px, 0px,...