Austin Beaulieu
Austin Beaulieu
### Steps to Reproduce Create a view with a child that has a negative margin: ``` ``` ### Expected Behavior In this case, there is a border around the parent...
Say for example I want a value to animate between 0 and 1. Nothing would happen if I were to do this. I must set the initial value to >0.001...
I've found this polyfill to be absolutely amazing for scrolling on a page, however, there are instances where the scrolling occurs through manually calling focus on an element. Having the...
This seems to only be an issue for Safari on macOS, not iOS.
### Environment: Node.js: `v22.13.1` npm: `v10.9.2` NX: `v20.3.2` Sherif: `v1.1.1` ### Steps to Reproduce: 1) Create a new NX project with two apps, one with `"eslint": "^9.7.0"`, another with `"eslint":...