Chris Hinds

Results 8 issues of Chris Hinds

I can see you have an example started but not completed. Any updates on this? I have a large numbers of cards all was URL stored on them and need...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

## 🐛 Bug Report When using next-i18n and rendering a page, `locale` in `getServerSideProps` is not defined. ``` export const getServerSideProps = async ({ locale }) => {} ``` ##...

**Expected behaviour** Expected winston log outputs to include a `dd` object which includes a trace-id when traces are active **Actual behavior** No `dd` object in logs with active traces e.g....

bug

I am building a lambda layer that is used for connecting to and accessing mongodb. This layer will provide generic functions for CRUD style operations so it can be used...

### Use case description Right now if you want to conditionally deploy infrastructure say based on the stage you need to add a conditional to each resource is your serverless...

RFC

HI, I was receiving an error when building my app about the react/lib/joinClasses.js dependancy missing. I see you have had another issue opened with this same error and it was...