Thomas Hufschmidt
Thomas Hufschmidt
Seems to be a duplicate of https://github.com/puppetlabs/puppetlabs-docker/issues/886.
Found the same issue with Puppet 7 and version 6.x of puppetlabs-docker.
Its not perfect, but you can do: ``` "dependencies": { "ionic-ion-showWhen": "https://github.com/andrewmcgivery/ionic-ion-showWhen.git" }, ```
I can confirm this issue on [X]Ubuntu 16.04 (LTS) with both Eclipse 4.5.2 and 4.6, using XFCE 4.12, tested with Greybird and default XFCE Theme. Jeeeyul-ET is latest from update-site...
You can pass a `customDeserializer` into node-soap's createClientAsync method, maybe wsdl-tsclient could use this? We do this for example to generate `Date`-Objects from a WSDL object containing custom `Date` &...
**Addendum:** This not only affects complex-types but (_understandably_) any `customDeserializer` type. An option to pass in a custom type mapping from WSDL TypeDefinition to TypeScript type would be nice or...
Can confirm the issue as well with netdata version 1.44.3 on Ubuntu 22.04 installed from netdata repository. This currently prevents redirects generated by (email) alert notifications from working correctly when...
Okay, this is **interesting**. I was wondering why this is working with the upstream registry at and would you look at that, their `registry-alert-redirect.html` file does not contain the `originUrl`...
It seems like somebody has already fixed this in master as `originUrl` is gone from `registry-alert-redirect.html`, with 0260e3bcc48ee1d40dc5cd63d108760c5bc72a5d. (_See `git log --follow src/web/gui/registry-alert-redirect.html`_)
> Does anyone have an example of a site protected by CF that the current CSS Selector Feed Expander bridge doesn't work? > > I'm struggling finding one for testing....