Recent Posts
[Code] Tokyo Ghoul – Unravel – Opening Theme in SONIC PI
Continue the series of raw Sonic Pi covers, the following is my Sonic Pi cover of the infamous symphony Unravel – Opening Theme of the…
[Code] Childhood Memory – Bandari in SONIC PI
Continue the series of raw Sonic Pi covers, the following is my Sonic Pi cover of the infamous symphony Childhood Memory – Bandari. There are no special sound effects added, just raw.
[Code] Beethoven – Virus in SONIC PI
Continue the series of raw Sonic Pi covers, the following is my Sonic Pi cover of the infamous symphony Virus – Beethoven. There are no…
[Code] Song from a secret garden in SONIC PI
Here is my first try to do a cover of Song from a secret garden in Sonic Pi. There are no special sound effects added…
[Code] He’s A Pirate Cover in SONIC PI – V0.1
Here is my first try to do a cover of He’s A Pirate (Pirates Of The Caribbean) in Sonic Pi. There are no special sound effects added yet, just raw for version 0.01.
ionic4 flickering and performance issue on *ngIf
Bug Report Ionic version: [x] 4.x Current behavior: On ionic4 we see many times performance issues and flickering on adding and removing ionic components from…
ion-refresher fired multiple times
Ionic version: 4.1.0 ion-refresher fired multiple times when I use ion-list with ngFor <ion-content> <ion-refresher slot=”fixed” (ionRefresh)=”getItems($event)”> <ion-refresher-content pullingIcon=”arrow-down” pullingText=”Pull to refresh” refreshingSpinner=”circles” refreshingText=”Refreshing…”> </ion-refresher-content>…
css variable issues with older versions of the android webview
Bug Report Ionic version: [x] 4.x Current behavior: When changing the value from variable.scss, it only works on Android 7 and 8. Android 5 and…
Platform.backButton.subscribeWithPriority doesn’t manage priorities
Bug Report Ionic version: [x] 4.x Current behavior: The method subscribeWithPriority doesn’t manage priority properly: it doesn’t matter which priority I’ve set, it doesn’t go…
safe-area-inset is not respected for Android and only works on iOS
Bug Report Ionic version: [x] 4.x Current behavior: The safe-area-inset-top is not respected on android devices so even with a notch at the top, there…
Keyboard issue with Ionic4
Bug Report Ionic version: [x] 4.x Current behavior: Keyboard covers the input field Expected behavior: Screen should goes up when the keyboard appear Other information:…
bug: ActivatedRoute .parent is not working with tabs
Bug Report Ionic version: [x] 4.2.0 Current behavior: ActivatedRoute.parent is null in ion-tabs Related code: routes { path: ‘:id’, component: DetailsPage, children: [ { path:…
feat: Strongly typed Ionic life cycle hooks for ionic/angular
Feature Request Ionic version: [x] 4.x Describe the Feature Request Make the ionic life cycle hooks strongly typed to act the same way as the…
bug: Ionic 4 lazy loaded route – module not found
Im having a lot of issues with Ionic 4 and lazy loaded modules, for some reason it keeps reporting that the below login module cannot…
bug: ion card flickering and data is incorrect while in infinite scroll
Bug Report Ionic version: [x] Angular 4.3.1 Current behavior: When cards are in an infinite scroll, all cards in the view have corders flicker from…
Recent comments