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

Compatibility issue with Angular version 8.2 #466

Open
meenalgupta23 opened this issue Dec 23, 2022 · 5 comments
Open

Compatibility issue with Angular version 8.2 #466

meenalgupta23 opened this issue Dec 23, 2022 · 5 comments

Comments

@meenalgupta23
Copy link

No description provided.

@ebrehault
Copy link
Collaborator

If you mean ngx-schema-form 2.8 is not compatible with Angular 15, you can use ngx-schema-form 2.9.0 which has just been released.

@meenalgupta23
Copy link
Author

meenalgupta23 commented Dec 23, 2022

No, I am working on Angular version 8.2.14 and it is not compatible with any of the released ngx-schema-form version.

@ebrehault
Copy link
Collaborator

Oh waooh, that's a super old version :)

Well, it is not published on npmjs, but you can check out tag 1.0.0-beta.6 of this repository, that's the last version before we have upgraded to Angular 4.
At the time the package was named angular2-schema-form. There will be probably few bugs and it will not offer all the features we have now, but it should work.

@meenalgupta23
Copy link
Author

Oops! I'm so sorry, there was a little typo, its actually angular 8.2.14

@ebrehault
Copy link
Collaborator

Then use version 2.4.4 (it's on npm)

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