-
# Bug Report
**Ionic version:**
[x] **4.x**
**Current behavior:**
``
```
ngOnInit(
this.tests = '123';
)
test($event){
console.log('$event :', $event);
}
`…
-
# Bug Report
**Ionic version:**
[x] **4.10**
**Current behavior:**
Navigating to different routes using ion-router-link does not unload the previous component as route updates. If I load the r…
-
**Stencil version:**
```
@stencil/core@
```
**I'm submitting a:**
[ ] bug report
**Current behavior:**
- Ran the command **npm run build** in the stencil app folder which has ha…
-
### Prequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/master/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
- `polished` version: 3.4.1
- `JSS-in_CSS` library and version: styled-components 4.0.2
- Any relevant JS library and version: 16.3.2
Mixin/Helper/Shorthand you were using and how you were us…
-
### 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…
-
Have not found anything like that (yet).
Is it possible to render an app inside a custom html element, not on the body ?
Something similar to react
```html
```
```dart
runApp(App(), root…
-
### 相关平台
H5
**浏览器版本: Edge 25, IE 11**
**使用框架: React**
### 复现步骤
直接taro init myApp创建即可
### 期望结果
正常显示内容
### 实际结果
空白。控制台报错:SCRIPT1002: 语法错误 app.js (2805,1)
### 环境信息
```
👽 Taro …
-
### 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…
-
**Issue Description**
We have just discovered that for at least Android WebView, some settings need to be enabled for the Local Storage / Indexed DB to be available/work.
- webView.getSettings().[…