-
Notifications
You must be signed in to change notification settings - Fork 235
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
contextual-decorator throw some unexpectet errors #955
Comments
I'm encountering the same after update to Angular 9.0.1 (no-ivy) and TypeScript 3.6.5.
Exception for every fileL
After update to 5.2.0 there is no error :)
|
@DerHerrGammler @piotrl can you confirm that it's still an issue? I wasn't able to reproduce it with the latest version. |
hey @rafaelss95 - I consider it as fixed in v5.2. After update there was different error in |
Nice, I'm closing this then :) |
My console is spammed with the same error in every ts file.
A clear and concise description of what the bug is.
Please share:
tsconfig.json
~/.codelyzer.js
(if applicable)To Reproduce
Just open ts files
Expected behavior
No errors at all.
Share the code which will let us reproduce the problem
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: