Brendan Rice

Results 3 issues of Brendan Rice

Great component. Have you got a Vue 3 version of this?

**Describe the bug** I have a generic cache class (see below). ``` import { injectable } from 'tsyringe'; import { Cache } from '../contract/cache'; @injectable() export class CacheImpl implements Cache...

awaiting triage

### Have you read the documentation? - [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/) - [X] Yes, I've read the [how to debug my script...

bug
awaiting response