Ian Harris

Results 5 issues of Ian Harris

The manpage is basically just the output of `nvm --help`. A few things were added/modified to be more "manpage-like". The modification to [install.sh](install.sh) isn't great, so that probably needs to...

### Describe the bug If a Card component is on a page, PageA, and the user navigates away from that page, e.g. to PageB, PageA gets removed from the DOM...

When reading the CTOC frame, the entry count is used to get the child elements [here](https://github.com/Zazama/node-id3/blob/c324988bfb0ae34210d438c03e420f4d6bc6dd6e/src/frames/frame-ctoc.ts#L40-L44). Since entry count is a single unsigned eight bit integer, it overflows when the...

### Describe the bug `$inspect` will correctly see updates, but the outputted value is always the initial value of the `ReactiveSet` or `ReactiveMap`. For `ReactiveDate`, it seems updates aren't seen...

I'm not sure if this is an actual fix, but it's difficult to recreate. This allows for multiple writers and readers, so there may be some instances where the highlighted...