Open veronicadip opened 6 months ago
To echo and reiterate the above, users developing an Ionic app using standalone components, which is now part of the Ionic official documentation, and then attempting to implement storage as currently defined in this repo's README, will not be able to successfully implement storage without errors.
The introduction of standalone components in Angular v14 has changed how dependencies are added. Providing an updated example would be helpful for users. Here's a sample of how this can be done:
In the main.js file: