Chris Birk

Results 14 issues of Chris Birk

I'm running into this exception when trying to log in with LinkedIn. The odd issue here is it works locally, but not in my cloud development environment. I have made...

A feature idea would be to drag elements between or in/out of lists

Feature request

It would be useful for `apollo-cache-hermes` to allow a different cache key other than `id` on a given object. In-memory-cache uses `dataIdFromObject` that can be read about in their normalization...

Adding `ignore` labels to certain directories / files would be useful for teams that bring in outside consultants. That way they could specify the `info` label only to certain sections...

Is there a way to validate on one rule out of two? My use case is some users sign up natively with email, but those that sign up with Twitter...

I'm only getting 3 tables extracted out of the total 8 in this pdf: [absentee.pdf](https://github.com/camelot-dev/excalibur/files/4163169/absentee.pdf) I've selected all tables separately, but I'm only getting `Total Returned Ballots`, `Ballots Cast by...

`11201 CEDAR LAKE DR 1E` or `345 N Ace Drive 4A` are examples of this. The first parses the `E` as the suffix and the second drops `4A` altogether

# Bug Report ## Description 1. What did you do? I've deployed a very simple function to GCP that logs upon topic publish. When publishing a topic I'm able to...

### Bug description Apparently GCP Cloud Functions automatically update to the latest NodeJS minor version. It has recently updated to version 16.17.0 and it's causing the puppeteer install to fail...

bug
needs-feedback

protobuf.js version: 6.11.3 Apparently GCP Cloud Functions automatically update to the latest NodeJS minor version. It has recently updated to version 16.17.0 and it's causing the protobuf install to fail...