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

missing ɵsetClassMetadata #1

Open
PatrickJS opened this issue Mar 29, 2022 · 1 comment
Open

missing ɵsetClassMetadata #1

PatrickJS opened this issue Mar 29, 2022 · 1 comment

Comments

@PatrickJS
Copy link

PatrickJS commented Mar 29, 2022

we're missing
ɵsetClassMetadata
Version
Injectable

https://github.com/angular/angular/blob/10a7c876929683234c6331905301727b1b337674/packages/compiler-cli/src/ngtsc/imports/src/core.ts#L56

@wszgrcy
Copy link
Owner

wszgrcy commented Mar 30, 2022

thanks for your report.
I find ɵsetClassMetadata in Angular is to support Ivy compatible mode?(source code -> package -> ivy build?) and this package is not compatible previous code(currently only source code-> static inject). Can you tell me where to use it?
The Version variable does not exist. Because it is not synchronized with 'angular', it is an independent update
Is Injectable means @Injectable decorator?I think it will work. Because this is a basic function. You can give me a demo if you have some bug.

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

2 participants