Hipy Cas
Hipy Cas
I am trying yo use this library to parse the data from some files, and everything works perfectly fine expect the cover data. I cannot get to understant what data...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
#### What happens After adding Vuesax to Vue, when running the application in development mode it does not work as expected, not even loading, because of a `Uncaught TypeError: superClass...
## Bug Report ### Capacitor Version ``` π Capacitor Doctor π Latest Dependencies: @capacitor/cli: 3.4.1 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios: 3.4.1 Installed Dependencies: @capacitor/cli: 3.3.2 @capacitor/android: 3.3.3 @capacitor/core: 3.3.2 @capacitor/ios:...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** It would be great for tags to automatically close when created in an HTML...
### Environment ```markdown - **browser**: Mozilla Firefox 91.0.1 - **equal**: 0.79.3 - **vue**: 3.1.4 ``` ### Current Behavior The dropdown (`it-dropdown`) component is appearing open always, whether you're hovering, clicking...
### Describe the bug I am currently using the RecycleScroller alongside the Ionic Framework. Mixing it with an IonList and IonItem's, gives some weird `translateWidth(itemHeight*100px)` in the first of the...
### Description I was checking my server system stats and was surprised by a really high RAM usage. So, I went to check what was going on, and saw a...
## Current Behavior I created a fresh project with @nx-plus/vite and Vue. It worked, until I added a path alias to `tsconfig.base.json`. Now, it is giving me the following error...