Jeremy Neal

Results 4 comments of Jeremy Neal

Using `NavLink` instead of `Link` should work for `SubNav` as well. https://primer.style/react/SubNav

Just tested this against production. Doesn't seem to be an issue anymore. https://user-images.githubusercontent.com/1825422/226651950-5a26ea3d-9407-4efd-83d4-0d7c0307a3b0.mov

Adding yarn `resolutions` for `graphql` and `graphql-compose` seems to make this work. After adding that and linking a local copy of the repo to `docs/package.json` in my local copy of...

Hey @thewatts, I've taken over ownership of this gem. Definitely looking into what it will take to have support for Rails 7.1. The changes to `ActiveRecord::InternalMetadata` are definitely an issue...