Skip to main content
Main navigation
Home
Video courses
1
Books
Code
Errors solved
About me
Newsletter
Ionic
Breadcrumb
Home
Tags
Ionic
Disable hover color on ion-item in Ionic 5
Ion-items are a nice way of showing lists. The default behavior has some downsides, like a hover color.
Ionic
Solve blurry text or wide font in ionic buttons
I've stumbled upon this issue on every ionic project so I'm logging it here.
Ionic
How to add class to Router link when active in Angular
Use the following to add an active class to a menu item or active link when you are visiting the exact page:
Ionic
Angular
How to serve your ionic icons offline in a PWA
When registering your PWA, the ngsw-config.json file is the most important. This snippet helps you caching your ionic icons offline.
Ionic
PWA
Ionic ion icons svg 404 not found
Angular
Ionic
How to remove the shadow of an <ion-header>
Ionic has some nice built-in components. It requires you to specify your app header. This comes with a shadow. Here is how to hide it.
Ionic
Fixing zone-evergreen.js:659 Unhandled Promise rejection: Loading chunk # failed.
Ionic
PWA
Service worker
Error: Failed to find ‘@ionic/angular/css/core.css [solved]
Ionic
Angular
Invalid projectType for app: undefined [solved]
Ionic
Angular
Set ion-col column width dynamically based on window size in Ionic 5
A toolbox like Ionic makes our life as a developer a little bit more easy. This post guides you in how to get the window size dynamically in your components and to set a variable width depending on it.
Ionic
Angular
Pagination
Previous page
‹‹
Page 2
Next page
››
Subscribe to Ionic