-
I am 100% in love with the automatic importing of ionic components from the template - saves a lot of switching and helps keep me in the flow. However, I found today that the auto-importing suddenly …
-
Hey there,
my application is using the ionic-storage.
I've been reported since 1 week now by multiple users all on iOS that they have encountered random data losses.
The application is tracking cof…
-
### Describe the Bug
Ion-checkbox justify property does not work properly on Android 12 (API 31)
I set `justify="start" labelPlacement="end"` and it works perfectly find with API 33 and above but wh…
-
I am integrating it in my ionic 3 project but it is not working. can anyone help me. how to integrate in ionic 3 with angular 5 project.
I tried https://www.npmjs.com/package/ngx-walkthrough. it is…
-
### Current Behavior
SUBJECT: ngrx generator fails - NX Cannot read properties of null (reading 'length')
execute the following generator from terminal
`NX_DAEMON=false /Users/meanstack02/nhhock…
-
Hi, I have an error when I import 'IonicSelectableModule':
'IonicSelectableModule' does not appear to be an NgModule class.(-996002)
ionic-selectable.module.d.ts(48, 82): This likely means that th…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Describe the bug**
When I generate an application through the @nxext/ionic-angular plugin, I get an error
` > NX (0 , project_configuration_1.shouldDefaultToUsingStandaloneConfigs) is not a func…
-
### Describe the issue
support for angular 17 and 18 and ionic 7 and 8.
### Example Code
_No response_
### Expected behavior
_No response_
### Node.js Version
_No response_
### OS
_No respons…
-
### Observed behavior
In Constructor
```js
this.plt.ready().then(async () => {
// this.store.verbosity = LogLevel.INFO;
this.store = CdvPurchase.store;
this.registerProducts…