Skip to content

bug: ModalController componentProps support for input signals #29767

@magnacartatron

Description

@magnacartatron

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

Currently one can pass in component props via the Ionic ModalController when in standard @input format.
Props are not passed in to new input signals from Angular 18.

Expected Behavior

Ideally we should be able to pass signals to component props

Steps to Reproduce

Create a modal controller instance for a component with new input signals.
Observe no props get passed through.

Code Reproduction URL

no thanks, ionic wants access to private repos

Ionic Info

Ionic:

Ionic CLI : 7.2.0 (/Users/alexbusse/.nvm/versions/node/v20.14.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 8.2.5
@angular-devkit/build-angular : 18.1.1
@angular-devkit/schematics : 18.1.1
@angular/cli : 18.1.1
@ionic/angular-toolkit : 11.0.1

Capacitor:

Capacitor CLI : 6.0.0
@capacitor/android : not installed
@capacitor/core : 6.0.0
@capacitor/ios : not installed

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v20.14.0 (/Users/alexbusse/.nvm/versions/node/v20.14.0/bin/node)
npm : 10.7.0
OS : macOS Unknown

Additional Information

I tried creating the stackblitz but requires me linking my GitHub account to ionic where you have access to private repos.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: replythe issue needs a response from the user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions