Skip to content

report() bug reproduced code. lifecycle, viewChild and angular syntax. #13

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

Closed
wants to merge 5 commits into from

Conversation

rdlabo
Copy link
Contributor

@rdlabo rdlabo commented Oct 12, 2023

No merging is required. Reproducible code submission.

/**
* Error due to `@ionic/angular/standalone` not containing a lifecycle.
*/
export class LifecyclePage implements OnInit, ViewWillEnter, ViewDidEnter, ViewWillLeave, ViewDidLeave {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error due to @ionic/angular/standalone not containing a lifecycle.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to be a missing set of exports from Ionic Framework. This will be addressed here: ionic-team/ionic-framework#28346!

@rdlabo rdlabo changed the title Here are a few glitch reports. report() bug reproduced code. lifecycle, viewChild and angular syntax. Oct 12, 2023
@sean-perkins
Copy link
Contributor

Thank you so much for the reproduction cases and testing! I appreciate you!

@sean-perkins
Copy link
Contributor

I'm going to close this PR out now that all the feedback has been addressed 👍 the lifecycle interfaces will be available when we release v7.5.1 of @ionic/angular.

Let me know if you run into any other issues or have ideas for improvement. I'll put some thought to a better reporter for manual migration steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants