-
When adding the plugin to my eslint extends:
```
"extends": [
"plugin:@stencil/recommended",
```
I started getting the following error:
```
Oops! Something went wrong! :(
E…
-
Unfortunately the provided solution for issue https://github.com/ionic-team/stencil/issues/4908 in Stencil 4.6.0 didn't work for me.
I'm getting following error in my Angular-Project (Version **16…
-
**Stencil version:**
```
@stencil/core@1.7.4
```
**I'm submitting a:**
[ ] bug report
[x] feature request
[ ] support request
**Current behaviour:**
_Context_: I'm working on a …
-
**Stencil version:**
```
@stencil/core@2.5.2
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one o…
-
**Stencil version:**
```
@stencil/core@1.5.0
@stencil/router@1.0.1
```
**I'm submitting a ...** (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do n…
-
```
C:\ae\stencil-ds-plugins-demo\packages\app-react>npm start
> react-app@0.1.0 start C:\ae\stencil-ds-plugins-demo\packages\app-react
> react-scripts start
Starting the development server...…
-
### 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…
-
### Test type
e2e test
### Which Component(s)
input-number, input-time-picker
### Unstable Tests
_No response_
### Test error, if applicable
```
@esri/calcite-components:test: Summary of all f…
-
I'm trying to get the result of my crop in my setup function. According to the docs, this is the way in options API `const { coordinates, canvas, } = this.$refs.cropper.getResult();`. The composition …
-
### Link to the code that reproduces this issue:
https://stackblitz.com/edit/vitejs-vite-h3y11f
### Can you categorise where the error occurs?
React
### Which browser or operating system do yo…