Tjad Clark

Results 6 issues of Tjad Clark

https://github.com/Wikiki/bulma-carousel/blob/033a07476ada12ed986ad407539a1d669f943202/src/js/index.js#L372 This line exists in init - and is the only place that `this.currentItem.pos` is ever set `this.currentItem.pos = this.currentItem.node ? Array.from(this.items).indexOf(this.currentItem.node) ` Surely it should be set during the...

Done

**Is your feature request related to a problem? Please describe.** No. I'd like to be able to manage fixtures via database, and would like to use golang-migrate to do this....

**Is your feature request related to a problem? Please describe.** This is an improvement request Multipart should use MapFS and MapFile from testing package instead of OS. This would be...

The launch url is hardcoded to 'localhost'. I am wanting to do remote testing - via docker. This blocks me from being able to allow my test docker environment from...

I suspect development on this model has not been done. Just raising for awareness [DEBUG asusd::aura_types] Testing for USB AniMe [INFO asusd::aura_types] No Anime Matrix capable laptop found [INFO asusd::aura_manager]...

**Description** At some point in time the sequence batcher goes into an infinite loop trying to clear stale sequence IDs. This is **critical/fatal** issue which prevents the model from any...

bug