You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
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
and this when i hover over the value property of ion-accordion:
Expected Behavior
All types should be resolved correctly
Steps to Reproduce
Open an example app in the latest IntelliJ version
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 ofion-back-button
and this when i hover over the
value
property ofion-accordion
: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
The text was updated successfully, but these errors were encountered: