Sébastien Sougnez

Results 15 issues of Sébastien Sougnez

Some content type have multiple associated extensions. For example: https://github.com/jshttp/mime-db/blob/master/db.json#L7571 Calling `getExtension` should return `['html', 'htm', 'shtml']` instead, it returns only 'html'. Therefore, it would make sense that this method...

Hi, I'm currently looking for a stable library to generate PDF and it looks like DinkToPdf is the most popular. However, I can see that the last version is almost...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...

# 🐞 bug report ### Is this a regression? No idea ### Description It simply does not work :-) I tried with this code: `` So nothing very fancy. At...

Hello, when the user tries to login while he already is, the error `FB.login() called when user is already connected.` appears in the console. I think this could be easily...

bug

Hi, I'm using a table and I'd like all "td" to have a padding of "10px" and I don't want to use the "cellpadding" attribute of the table. In "normal"...

question

Hi, I'm trying to download the TSD files for AngularJS but I get the "ETIMEDOUT" error. I know that it is because I'm behind a proxy and despites the fact...

https://github.com/retyped/google.analytics-tsd-ambient/blob/master/ga.d.ts

existed in dt
review request

Hello, The following situation occurred twice to me: - I have a document type in production - In dev, I add a property to this document type and change the...

Hello, I have an Umbraco web app hosted on premise. For this one, we used "rootUrl" and "rootPath" in the configuration of the FileSystemProvider. The result is that our images...