Benoit Sautel
Benoit Sautel
**Versions (please complete the following information):** - NgxWebstorage: 8.0.0 - Angular: 12.2.0 **Describe the bug** We are using NgxWebstorage in an Angular project. Our project has some component tests (that...
Hello. I had a working installation of shinken in a Ubuntu Trusty (14.04 LTS) server. The server died and I reinstalled shinken in a new Ubuntu Xenial (16.04 LTS) server....
The new HTML5 history API provides a [replaceState](https://developer.mozilla.org/en-US/docs/DOM/Manipulating_the_browser_history#The_replaceState%28%29.C2.A0method) method that does not create an entry in the browser history. I would need to use it in a GWTP application. I...
ImgCache uses XHR to load images. But XHR requests are constrained by the cross domain policy. If images come from another domain and this domain does not implement CORS, they...
I suggested to Gradle some API improvements to fix issues I encountered when integrating lazy configuration in the plugin code in gradle/gradle#12974. @big-guy made a kind of code review of...