Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Make ng-katex work with Angular 9 #584

Closed
sergew92 opened this issue Feb 8, 2020 · 2 comments
Closed

Make ng-katex work with Angular 9 #584

sergew92 opened this issue Feb 8, 2020 · 2 comments

Comments

@sergew92
Copy link

sergew92 commented Feb 8, 2020

Hello !

Once again, I would like to thank you for the quality of your library, it is so helpful for my work.

I upgraded my project to Angular 9 yesterday. Unfortunately ng-katex is not working with this new version of Angular.

A minimal repro could be upgrading ng-katex demo app to Angular 9 :
image

The only way to make it work is to disable Ivy compiler (new and enabled by default in Angular 9).
I tried to look at the issue here : https://github.com/angular/angular/issues?utf8=%E2%9C%93&q=is%3Aissue+ng6002

but unfortunately the issue seems to be highly technical...

By any chance, is there someone that could help make this great library work in Angular 9?

Thanks !

Serge

@mm716783 mm716783 mentioned this issue Feb 9, 2020
7 tasks
@john-melin
Copy link

Please merge in this feature. Im unable to upgrade to angular 9, only because of this dependency.

@garciparedes
Copy link
Owner

Hi! Since ng-katex>=2.0.0 the ivy compilation should be resolved. Thanks to @mm716783 for his pull request!

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

No branches or pull requests

3 participants