Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bug(angular): core component types are not resolved via intellisense #30176

Open
3 tasks done
EinfachHans opened this issue Feb 4, 2025 · 0 comments
Open
3 tasks done
Labels

Comments

@EinfachHans
Copy link
Contributor

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

Maybe relative to #29782 (?) which sounds similar but for react

I mentioned that my IDEA (IntelliJ) doesn't know the type of inputs of core components correctly. But it can resolve them for components that are excluded in the proxy generation and manually created in the angular project like for example IonBackButton.

For example this is the view when i hover over the text input of ion-back-button
Image

and this when i hover over the value property of ion-accordion:

Image

Expected Behavior

All types should be resolved correctly

Steps to Reproduce

Open an example app in the latest IntelliJ version

Code Reproduction URL

https://github.com/ionic-team/starters/tree/main/angular-standalone/official/blank

Ionic Info

Not working:

Invalid project type: angular-standalone (project config: ./ionic.config.json).

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Feb 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant