-
**Description:**
I'm using Angular 18 standalone application with Ionic 8 and enabled server side rendering. When I try to run SSR, the styles of ionic components are not loading. It just loads the p…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
Hi, thank you for making this rating component.
I'm using ionic v5 and I just installed using command but error appear at the time of using import in parent component.
-
I'm trying to make an Ionic Svelte app, coming from Ionic React.
In React, I wrapped the `ion-button` component like this:
```
export type CustomIonButtonWrapper = {
children: StringOrElemen…
-
**Steps to Reproduce:**
```
ionic start
npm install @angular/cli@7.3.4
ng g component Test --changeDetection=OnPush --entryComponent
```
**Output:**
Generated component:
```
import { Compon…
-
I am implementing an application with Ionic 7.1.1 and angular 17.3.8 and this error is occurring when implementing the ionic-selectable component. Install version 5.0.0
![Captura de pantalla 2024-0…
-
https://ionicframework.com/docs/components/#alert
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
### 🐛 The bug
After upgrading Nuxt to 3.13.1+, I noticed that Ionic components have a class of "undefined" instead of the correct Ionic classes. This causes the entire app to break due to incorrect…
-
After upgrading to Ionic 7 / Angular 16, I could not use the release version of this Ionic Selectable as Angular 16 now needs all libs to be Ivy compatible,
I then tried v5(alpha) but I now get th…