Grant Mercer

Results 25 issues of Grant Mercer

My navigation section is only displayed on my `index.html` page, navigating to any other page will leave the navigation sidebar blank. Anyone know what i'm doing wrong? ## index.rst: ```...

I'm trying to use fixed-table-header in conjunction with a couple other modules, but it seems fix-head calculates it's header width well before the other elements kick in. If I click...

* **Editor name and version**: VSCode 1.49.0 * **Platform**: Windows 10 * **Color scheme**: Dark+ * **MagicPython version**: Installed via Python extension v2020.8.108011 * **A sreenshot**: ![image](https://user-images.githubusercontent.com/1827631/93114728-cbd8b080-f66f-11ea-9cf1-0721c9b1689b.png) * **5-10 lines...

This list serves to track most of the warnings generated by our documentation builder. Most of these have very simple resolutions( undocumented features ), so while the list looks big...

category: documentation
type: enhancement
difficulty: easy
tag: pinned

Allow `'0'` as a valid key for RangeAggregation objects

I'm not sure if there's actually a solution here - but I came across this situation today where my usage of typing-only imports causes the dataclass type evaluator to fail....

I'm running the latest solargraph gem version (0.39.13) and noticed the language server responds with an error when trying to query for the `ActiveRecord::Base` document: ``` [Extension Host] [INFO] Server...

Hey all 👋 Has anyone managed to get Polymorphic relationships functional on sharded databases? When trying to do so myself, I found that I was unable to define such relationships...

**Describe the bug** My remote address remains an internal address even after setting up and accepting the proxy protocol from my DOKS (Digital Ocean Kubernetes) load balancer. **To Reproduce** Steps...

Hey all, first off: this project is awesome. I've got a quirk with my SF API such that custom fields with no value need to be _omitted_ rather than specified...