Charlie Joseph

Results 15 issues of Charlie Joseph

Hi, I'm looking to run this via the following; **Nginx** is hosted on the droplet itself, and does a proxy pass to the container which has the laravel app. What...

Hi all, I'm trying to call a page object function, I've tried: ``` await nightmare.evaluate(function (callback) { document.getElementById("g-recaptcha-response").innerHTML = response; eval(callback); }, callback).then(console.log) ``` In other frameworks such as Puppeteer,...

There is a bug with the docs where the buttons aren’t functional. I’m assuming this is a bug with Docus? As I believe that’s what the docs use. ![1D5F0D80-A12B-41AA-BD57-59EB5588DB34](https://user-images.githubusercontent.com/47271716/171907374-d7d60646-a748-4f8e-8c4c-27339c098ad1.jpeg) You...

Hey buddy, Currently facing this issue (https://github.com/bumbu/svg-pan-zoom/issues/308), not sure if its something that you would amend in the library. It only happens when using `v-show` or `v-if` with vue (so...

Hi Contributors, I'm looking to connect using my local Azure A.D. credentials, is this currently possible with Tedious? With SQL Server Management Studio it has the following option: ![image](https://user-images.githubusercontent.com/47271716/103548769-30797e80-4e9e-11eb-860f-5c13bf3bbe92.png) Thanks.

Hi, As this is something I heavily use myself often, felt the need to upgrade this to v2 despite Tailwind Play becoming an option. I mainly use this for building...

Hey, Is it possible to reduce the bundle size for the Vue 3 ApexCharts wrapper?

Hi, It would be great if we was able to highlight diffs similar to this: ![1AFD0748-9545-4650-B6DE-C149F83CE5C6](https://user-images.githubusercontent.com/47271716/176746054-69d80c09-b0fa-4d29-b86e-2527c0506181.jpeg) In addition, being able to blur surrounding code so only a section is visible....

Hey buddy, Is there any chance you can provide a usage example with Webpack?

## Summary It would be awesome if we could enable an option to only show the first and last value on the X-axis. However, this would still show the x...

feature-request