Matt Michel

Results 6 issues of Matt Michel

If I use the **Deploy to Now** button in the README.md, I encounter the following error after attempting a deploy: If I try to deploy from the command line by...

When using the loadBalancing option (with two servers, named 'one' and 'two'), I expected nginx to route all traffic to server 'one' when server 'two' is terminated. Zero downtime deploys...

Bug

It's hard to spot checkboxes in the settings UI. This PR adds a border to checkboxes. 👆 BEFORE 👇 AFTER

The typescript is transpilled to ES6 which means that older browsers throw an error when they try to load it. Would you be open to a pull request to change...

feature
good first issue

Hi 🖖 Thanks for sharing this great package! I think I've spotted a bug and wanted to let you guys know. I'm using @ssense/[email protected] and have noticed that when I...

bug

I'm using counterscale with Next.js and on page load it sends a trackPageview event to Cloudflare. However, on subsequent page views (where Next.js is effectively a SPA) nothing is sent...