John Gibson

Results 10 comments of John Gibson

You should only need to add `var path = require('path');` to your `router.js`.

This would be exactly what we're looking for to replace the custom color picker we built in ArcGIS Velocity ![image](https://user-images.githubusercontent.com/5069711/130142894-2a7cdbd5-24ce-423c-8676-bc044be93511.png)

@macandcheese what're your thoughts on supporting `hidden` on a `calcite-option` to hide it from the list and act like a placeholder akin to the native behavior?

If it only works for the first option, then your suggestion certainly sounds cleaner to me rather than adding a `hidden` prop and depending on documenting that behavior.

I have also been running into this error over the past week, I've tried disabling the integration for at least a day and re-enabling it twice and it still encounters...

Same here, @aijayadams are there instructions for how to provide the API responses needed?

Seeing the same as above, also trying to use this with Traefik v3. I see there's an [open PR](https://github.com/tiredofit/docker-traefik-cloudflare-companion/pull/107) that might resolve it? ``` 2024-10-02.02:17:14 [NOTICE] ** [timezone] Timezone: Setting...

I ran into this issue with my selfhosted Ntfy instance, and this is how I fixed it: - I read that the official Element app has a Notification Troubleshooting tool,...