Jérôme HENAFF

Results 30 issues of Jérôme HENAFF

It's graet that a global "dataFilter" function can be unsed for all ajax requests. But I want to run a special for some requests. Is it possible to also pass...

## Type of issue I use yeoman over a private network without internet access. I point to a private repository (not npm) that contains all the needed modules. Environment is...

actionable
feature

// @ts-check comment added at the top of the lib force typescript to validate your file But typescript configuration is defined at project level and sas soon as you configure...

- Operating System: MacOS BigSur - Node Version: 14.15 - NPM Version: 6.14.8 - webpack Version: 4.44.2 - webpack-dev-server Version: 3.11.1 - Browser: chrome 88.0.4324.87 - [ ] This is...

- [ ] This is a **bugfix** - [x] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -...

- [ ] This is a **bugfix** - [x] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -...

In ResizeSensor destructor, sometimes there's an exception "Failed to execute 'removeChild' on 'Node': The node to be removed is no longer a child of this node" This is due to...

bug

Hi, I recently read this article abouts the css selectors based on regular expressions: https://github.com/CSSLint/csslint/wiki/Disallow-selectors-that-look-like-regular-expressions It seems all the selectors [class*="..."] you use in your code cost a lot for...

question

I'm trying to do coverage over a multi page application through puppeteer. The problem is each time I change my page, the coverage is lost and we start again for...

I know that this component is really old but it is really correctly working There's just one missing feature: be able to provide a unmount callback to be able to...

help wanted