Brian Engen
Brian Engen
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal update css variable selector from `:root` to...
Hello, Disclaimer: my react/redux experience is limited, so this may need some iteration/refinement - I'm ok with that! I'm using GraphQL in a project and wanted to utilize this excellent...
Hello again, Been appreciating the help I've been getting so far! Two issues here which I can split if that's more helpful. The main issue (for which I don't have...
Hello, I'm working through a POC with the new 8.x framework in order to update a bunch of microservices I maintain. My goal is to get all of these technologies...
Please consider this as a quick example/POC. I wanted to get some feedback from the primary maintainers of this project before I spent time adding similar overloads across the many...
Hello, I have a model with an open type, represented as ```IDictionary Data { get; set; }```. In EF, this property has a converter defined, to deserialize/serialize the property as...
I will admit I'm not 100% sure the source of this issue yet. I'm still trying to pinpoint the source, but there is definitely an issue so I figured I'd...
resource: Microsoft.Web/certificates slug: wcert with your blessing, I think I could try my hand at a PR this time ;)
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I've tried to configure query options globally, via controller action...
I don't have a reproduction of this built yet, but thought I'd report it right away as this may be a straight-forward null check scenario. I have a BDropdown containing...