Sébastien Labine

Results 13 issues of Sébastien Labine

**Problem** Sometimes, we need to input a custom attribute in the Schema. For instance the [sitelinks-searchbox](https://developers.google.com/search/docs/data-types/sitelinks-searchbox) structured data requires a query-input attribute that is not available in the schema.org representation....

### Problem While attemping to handle a shopify uninstall webhook, I came across this bug. ![image](https://user-images.githubusercontent.com/8888846/79702026-b782ba00-826f-11ea-9c6d-7e709fe628da.png) ### Error > the json value could not be converted to System.String. > Cannot...

documentation
dependency woes
stale

Hi, I have developed a Node JS API Client that is being used in several of my apps. I now want to wrap this client inside hooks. I use a...

Hi, I am building a library that exports redux-toolkit generated hooks in order to reuse theses hooks in multiple applications. I encountered a problem while using fakeBaseQuery as baseQuery making...

### **Problem** I am using Hangfire and saw that every job arguments are logged as part of the available details of a job in the Hangfire dashboard. However, some arguments...

t: question

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Executing a script inside a path that has a UTF-8 character fails with error...

bug
upholded

When using the Card Form to create a new payment method, the postal code returned can be lowercased, which can cause issue at checkout because sometimes the postal code check...

It took us some time to figure out, but sockets doesn't always gracefully close, making it impossible to read data from a socket. Our software creates a UDP Socket on...

type: imperfection

The FetchAllInstitutionsAsync method should return the total number of institution to allow us to fetch them all correctly. Also the SearchAllRequest.AdditionalOptions has a typo for "**IncludeMetadata**" _{ InclueMetadata=true },_ https://plaid.com/docs/api/institutions/...

**Is your feature request related to a problem? Please describe.** Our use case requires to stay out of PCI compliance by gathering only non-sensitive card detail like the card holder...

enhancement