Dave Cooper

Results 12 issues of Dave Cooper

**Currently a work in progress** Currently I have a failing test for what would ideally work. Still trying to get to the bottom of where to begin with this.

## Bug Report **Describe the bug** Currently, with the latest version of Docz, hot reloading is not working at all. **To Reproduce** Create a new Docz project, load it up,...

### Environment How do you use Sentry? - Sentry SaaS Which SDK and version? JavaScript/React version 7.6.0 ### Info I'm not sure if this is a bug or not so...

Hi there, This might be a silly question, but I'd like to get to the bottom of it. When I'm not using this library and I have the following code/test:...

I am using inversify with inverse-express-utils for our node web application. ## Expected Behavior Given I have a controller that has a route handler for `GET /foo`, when I go...

Hey there - are the maintainers of this library looking for a more active maintainer? If so, I'd like to put my hand up and have a chat.

Hi there, Is there a way of forcing challengeRemoveFn to be called quicker than it seems to be default? When doing a DNS challenge, the challengeCreateFn finishes and about 25...

Hi there, Is there a way to see if applicationinsights has been initalised? For instance, I have the following code: ```ts import * as appInsights from 'applicationinsights'; appInsights.setup(applicationInsightsConnectionString); appInsights.start(); ```...

Hi there, does this library support sending to multiple site ids? i.e. does it replicate the functionality listed on [these docs](https://developer.matomo.org/guides/tracking-javascript-guide#alternative-solution-duplicate-the-tracking-data)

Big Sextant fan! It would be fantastic if we had the ability to export an image of our Sextant diagrams straight to clipboard/file so that we could do things like...

enhancement
help wanted