Dmitry Kornilov
Dmitry Kornilov
Using this rollup config, when I do some changes to styles it also affects entry hash. I think it is unexpected behavior as the output js file have its contents...
## Environment `System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (12) x64 AMD Ryzen 5 5600 6-Core Processor Memory: 2.08 GB / 7.76 GB Shell: version: "5.8" path:...
#### **Description** My app receives a **silent push notification (voip)** and processes it in **headless mode** with the help of firebase backgroundHandler. ```js import messaging from '@react-native-firebase/messaging'; messaging().setBackgroundMessageHandler(onReceiveMessageInBackground); ``` I...
Demo https://codesandbox.io/p/sandbox/quiet-haze-tyrshx The container initially scrolled to the bottom with flex-direction: column-reverse, a common technique for chat-like UIs that require bottom positioning by default. With RemoveScroll enabled, mousewheel scrolling fails...
This PR adds elementIsReverseScrolled and uses it to swap how available scroll is accumulated for elements with flex-direction: column-reverse or row-reverse, ensuring overscroll detection is correct for reversed flex layouts....
### Inertia adapter(s) affected - [ ] React - [ ] Vue 3 - [ ] Svelte - [x] Not Applicable ### JS package version 2.0.5 ### Backend stack (optional)...