Bennett Rogers

Results 7 issues of Bennett Rogers

Thank you so much for making this spoon! I've been using Hammerspoon for years with my own simple window management bindings. For most of that time I've been meaning to...

**Do you want to request a feature or report a _bug_?** A _bug_ **What is the current behavior?** Nesting ordered lists uses the same set of numerals at each nesting...

enhancement

I've been using ErrorMessage with no issues on NextJS client-rendered pages. Based on the documentation, I haven't been passing the `errors` object to the ErrorMessage component since I'm using a...

bug

I'm trying to do something similar to #106, but with a slight twist. I'd like to JOIN a related table that has a timestamp field, and return the most recent...

It seems that setting the `path` option in the BundleTracker options no longer has an effect. I think the issue was introduced in [this commit](https://github.com/django-webpack/webpack-bundle-tracker/commit/51dfab5759c2b72d68cd5728b56c64e11e992f41). Regardless of what the `path`...

My schema has a few models that are related via many-to-many relations. I'm using the explicit form of the relation in my prisma schema by defining the intermediate model exactly...

When /inviting members to a chatroom, the invitation appears to work but messages aren't delivered to the new members.