What's the latest compatible version to use with angular 5? #1400
Praveen9999
started this conversation in
General
Replies: 1 comment
-
okay, its there in readme that in angular 5 we can use 8.x to 9.x. But the extend property is not there in 9.1.1, is there any workaround for the above mentioned issue in 9.1.1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
What's the latest compatible version to use with angular 5?
Problem Statement
We are using version 9.1.1 but with lazy loading I'm facing the issue mentioned in Lazy-loaded modules dont get their translations when "isolate" is false. I'm not able to use extend property in version 9.1.1 . So my question is, In which version the extend property is implemented and whether that version is compatible with angular 5 or not?
Beta Was this translation helpful? Give feedback.
All reactions