-
## Current behavior
![image](https://user-images.githubusercontent.com/35954987/148533225-e53a6ba2-a4b4-40bd-afa6-e82dcfddd42f.png)
## Expected behavior
👇
![image](https://user-images.git…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
ℹ️ [Figma (root)][figma] | [Sitemap][sitemap]
_This initial comment is collaborative and open to modification by all._
## Description
@tristan-orourke and I discussed potentially collaborating wi…
-
Hi,
I am a StencilJS user from japan and I am translating this site into Japanese.
[https://stenciljs.jp](https://stenciljs.jp)
I would like to set up docsearch for this Japanese translated site.…
-
I have a Stenciljs app with Ionic components. Whenever I try to import / use JSONEditor, it says:
```
import * as JSONEditor from 'jsoneditor';
var container = document.getElementById("jsonedit…
-
Hi,
I have a static asset and to use in the consuming app , I need to use setAssetPath as per the docs .
I see that react binding component is not exporting setAssetPath.
Can you please help…
-
## Bug report
* Skate version: 5.2.3 (`npm info skatejs version`)
* Affected browsers (and versions): n/a
### Current behaviour
`npm start` on the SSR example (skatejs/packages/ssr/example) gene…
-
## Summary
From version 4.5, Stencil has support for Form Associated components: https://stenciljs.com/docs/form-associated
This could potentially provide an alternative method to the way we curr…
-
- Bug happens whenever I try to mask or instantiate a new Inputmask in my component. Was it suppose to work with StencilJS? Thanks for advices
```javascript
import { Component, h, Host } from '@st…
-
Hey! Great work!
I'm trying to import a StencilJS component in my EmberJS app, I've done all the steps needed for the StencilJS component to be rendered from a simple ``empty.html`` file just by ca…