Peter Flannery
Peter Flannery
You probably know this already but I just wanted to point out that the [LoopIndex method](https://github.com/SebLague/Curve-Editor/blob/master/Episode%2006/Path.cs#L300) fails when given an index that is less than -List.Count. For example this fails:...
I'm currently running builds via windows command which doesn't support the same colour codes. Is there a way to run hologram without colours?
Similar to the issue [#276](https://github.com/npm/node-semver/issues/276). When using the maxSatisfying function where the latest version includes build meta data then maxSatisfying returns a lesser version. Example ```js const options = {...
relates #48126 A visual of what this PR fixes:  I've updated existing tests that were forced to add an extra line due to this bug and added three new...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Error Message ``` Error: Cannot set headers after they are sent...
- **Describe what esbuild is doing incorrectly and what it should be doing instead.** Dynamic imports with string literal templates are not resolved when using tsconfig paths Example overview (see...
#### Details about the bug: - Web browser and version: Edge 108.0.1462.54 - Operating System: Windows - Steps to reproduce this: https://editor.p5js.org/pflannery/sketches/RwHhvso2I When trying to create a SharedArrayBuffer an error...
Would be great if we could only fetch the data we need from the 'List repository tags' endpoint to make it faster and get smaller page download sizes. Currently my...