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

Angular 16 (view engine -> Ivy) #921

Open
bilgino opened this issue Nov 3, 2023 · 2 comments
Open

Angular 16 (view engine -> Ivy) #921

bilgino opened this issue Nov 3, 2023 · 2 comments

Comments

@bilgino
Copy link

bilgino commented Nov 3, 2023

Bug, feature request, or proposal:

Bug

What is the expected behaviour?

Working MdePopover

What is the current behaviour?

Not Working MdePopover

What are the steps to reproduce?

Update to Angular 16

What is the use-case or motivation for changing an existing behaviour?

View Engine was removed in Angular v13, and v16 finally removes ngcc. As a result, Angular libraries built with View Engine cannot be used in Angular v16+.

Which versions of Angular, Material-Extended, OS, TypeScript, browsers are affected?

Angular 16

Other Comments

View Engine was removed in Angular v13, and v16 finally removes ngcc. As a result, Angular libraries built with View Engine cannot be used in Angular v16+.

@brandonfl
Copy link

Same issue here :/

@asfo
Copy link

asfo commented Feb 8, 2024

If it helps there is a fork from this project which has the support:
https://www.npmjs.com/package/@niewicz/mde-popover

So at least that allows us to update to Angular 16 with almost no change (apart of the imports and the new dep)

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

No branches or pull requests

3 participants