Bas Kamer
Bas Kamer
In a new v2 addon we found that css imports are optimized away unless it is referenced. A simple import '@shoelace-style/shoelace/dist/themes/dark.css' is expected to work but does not. https://github.com/basz/shoelace-ember/blob/main/%40shoelace-style/ember/src/index.ts#L9
I'm sure this has been asked before. But is it true that these provided runner images are not equivalent to github own images to run actions? I seem to need...
`ember-changeset-cp-validations requires ember-cp-validations v3.1.0 and above` shouldn't 4.0.0-beta.9 qualify?
Hi, I'm having a hard time getting my Form pattern right with ember-bootstrap forms. Also I am a little unsure if this pattern is supported at all, nor if the...
Hi, can ember-data-copyable work with fragments? As soon as I make a fragment copyable the base model will not copy anymore `Fragment.extend(Copyable`. Assertion Failed: You can only assign `null`, an...
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...
- [x] I was not able to find an [open](https://github.com/zendframework/zend-mail/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mail/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [chat](https://zendframework.slack.com/)...
### Bug Report | Q | A |------------ | ------ | Version(s) | 1.17 #### Summary Initial git clone fails for private repositories #### Current behavior ``` Run laminas/laminas-ci-matrix-action@v1 /usr/bin/docker...
Bas Kamer @basz Jan 19 23:36 Anyone worked with the event source JavaScript API Sounds like a really simple alternative to webstomp Alexander Miertsch @codeliner Jan 20 11:07 @basz indeed!...
Hi, When adding a new certificate (domain) in to the configuration when a lot of 'domains' are configured it may take a relatively long time until the proxy actually receives...