Skip to content

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

@EinfachHans

Description

@EinfachHans

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      close