-
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…
-
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 …
-
**Describe the bug**
I was wondering if anyone could help me clear up some confusion i'm experiencing with NX. Iv'e created two lib's one using `$ nx generate @nrwl/js:library --name=hello-tsc --buil…
-
I have this issue that when I try to unit test my component I get errors when that component imports `@stencil/redux`
To create this test project I just did
$> npm init stencil
I installe…
-
### 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…
-
## 💬 Description
This ticket is allow a core team member to spend some time doing further investigation into Svelte and the ICDS components library. One main issue to look at is the use of *Svelte bi…
-
### 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…
-
Notes I took while telling Mike how to add various useful things to this project
## Storybook
Install along with the deps
```
npm install --save-dev @pxtrn/storybook-addon-docs-stencil @stor…
-
### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https…
-
I have a question related to best way to work Tailwindcss with stencil js. As we know Stencil Js makes use of Shadow DOM and thats when I run into issues. Importing all Tailwind css into the project, …