-
### Actual behavior
After 'npm install' into my 'theme' dir I got an error:
`npm error code 128
npm error An unknown git error occurred
npm error command git --no-replace-objects clone -b v3.4.4…
-
1. Create a stencil. Use airbrush...
2. Go to spare screen.
3. Turn Stencil off in order to test something like adjusting airbrush size (why is the S label of stencil in the bar of the spare screen …
-
**Describe the bug**
Cannot create a buildable and publishable stencil library.
**To Reproduce**
1. Create an nx workspace: `npx create-nx-workspace@latest stencil-test`
2. Add dependencies: `…
-
When using scatterer 0.0878 or 0.0880 with KerbalVR, the sky generally will appear black - unless you look up. There is a hard clipping line where the sky is drawn normally. I think I've tracked thi…
-
### Priority impact
p - medium
### Test type
SSR
### Which Component(s)
all
### Unstable Tests
[not actionable before the migration]
When Stencil component is rendered in the H…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
I have created a CheckBox group component using the stencil, now I am trying to use it in the angular app.
I want to get all the checked values of the checkbox group component using ngModel/ reactive…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
**Is your feature request related to a problem? Please describe.**
We have Stencil + NX project that uses @nxext/stencil. We want to upgrade to Stencil 3, but we noted this @next/stencil doesn't yet …
-
## Description
The `ResponseTimeInterceptor` in stencil currently depends on creating the `response-times.json` dashboard JSON file locally on disk, this is a seriously flawed way to do things and …