Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

bug: input signal effects are not run when attaching a directive to an IonButton #29444

Closed
3 tasks done
Eraldo opened this issue May 2, 2024 · 3 comments
Closed
3 tasks done
Assignees
Labels

Comments

@Eraldo
Copy link

Eraldo commented May 2, 2024

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

Running an effect on an input signal within a directive that is attached to an IonButton does not trigger/run the effect code.

Expected Behavior

Running an effect on an input signal within a directive that is attached to an IonButton does trigger/run the effect code.

Steps to Reproduce

  1. Open the reproduction url.
  2. Follow on screen instructions.

Code Reproduction URL

https://stackblitz.com/edit/stackblitz-starters-gkckxf?file=src%2Fmain.ts

Ionic Info

@ionic/angular: 8.1.0
Angular version: 17.3.4

Additional Information

It works just fine if attached to other html tags.

Insight:
This is where the current behavior is probably sourced =>

Issue has been confirmed by "JB Nizet" and "Matthieu Riegler" and I was encouraged to create a bug report here.

@JeanMeche
Copy link

Hi, this looks like a bug in Angular internals, I've re-open this issue over there.

@brandyscarney
Copy link
Member

Thank you for the issue! I am going to close this as it was confirmed above to be an Angular issue. Please follow along on that issue.

@brandyscarney brandyscarney closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2024
Copy link

ionitron-bot bot commented Jun 2, 2024

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants