David Morris

Results 28 issues of David Morris

When one has a `read` function for a client directive field, at least with the `MockedProvider`, the query hook will always return `undefined` once before returning the values. This is...

📕 cache

https://codesandbox.io/s/overmind-counter-forked-d7o1h?file=/src/index.js I am using a StateMachine based on what I found in the documentation, and depending on how I try to instantiate it, it will fail when I call send()...

bug

dayzed uses framer-motion 4, but 6 is available. Upgrading this dependency would result in easier integration with other projects.

If you don't have any sites configured on Wagtail (very possible if you're running headless) and don't have `localhost` in your Django ALLOWED_HOSTS, you'll get an error. But you can...

good first issue
documentation

### Context Please provide any relevant information about your setup * Add-on Version: Latest Matrix * Kodi Version: Matrix * Kodi GUI Language: English * Operating System: Linux * Operating...

bug

https://github.com/emcconville/wand/issues/456 To update this package for newer versions of python, we need to upgrade wand.

It would be really convenient for users if this was packaged on pip with an executable. I've done that before for my pytagfs project and it's surprisingly easy. If I...

### Subject Icon ### Description I use react-icons/hi (heroicons) and I've noticed that there's no good way to get those icons playing nicely with Chakra. If I use `as=` then...

needs triage
Topic: Documentation 📚

According to Learn Git Branching > Rebase Introduction we can use ![image](https://github.com/pcottle/learnGitBranching/assets/5530960/33bf2786-f192-4028-a6b7-82f665aacb23) to achieve ![image](https://github.com/pcottle/learnGitBranching/assets/5530960/45b696a4-2f14-45fa-9d13-897d4e3f3b02) However, when I use git 2.42.0 I get the following: ![image](https://github.com/pcottle/learnGitBranching/assets/5530960/085d6f64-456d-44a7-9fed-25bf5159b6e8) Does this work for...

## Problem Copilot, and LLMs in general, are useful tools gaining in popularity and effectiveness. I've started using Copilot Chat and I'm noticing that my workflow is inelegant around using...

enhancement