Nathan Rankin
Nathan Rankin
A bit of a weird one here... After running FS2FF for a while my entire router (MG7540) will stop working and need to be restarted. This causes everyone connected to...
## Summary **Bug:** Navigating to an anchor link on docs with images causes the initial auto-scroll to "undershoot" the correct location. This is because the scroll location is calculated prior...
**Describe the bug** See ZKC's map attached below, which has only two point LineStrings **To Reproduce** Steps to reproduce the behavior: 1. 2. 3. 4. **Expected behavior** **Screenshots** If applicable,...
### Description Rule [S4144](https://rules.sonarsource.com/csharp/RSPEC-4144/) is raised when two methods have identical bodies but are not identical due to different return types. ### Repro steps ```cs public record Foo(string A); public...