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

Please add support for Angular 8 #8

Open
pixelbits-mk opened this issue Jul 25, 2019 · 5 comments
Open

Please add support for Angular 8 #8

pixelbits-mk opened this issue Jul 25, 2019 · 5 comments

Comments

@pixelbits-mk
Copy link
Contributor

When will support for Angular 8 be coming?

@pixelbits-mk pixelbits-mk changed the title Add support for Angular 8 Please add support for Angular 8 Jul 25, 2019
@fperezgaliana
Copy link

Hi!
I just tried it with Angular version 7 and 8 and the application compiles, but no calendar is rendered, as you can see in the following screenshot:

imagen

Is this because of the lack of support for Angular 7/8?

Cheers,

@com-xuonghuynh
Copy link

I got this error message for angular 8: Cannot find module '@angular/platform-browser/src/security/dom_sanitization_service'.

@pallavidandane
Copy link

Even I got this error message for angular 8: Cannot find module '@angular/platform-browser/src/security/dom_sanitization_service'. Could you please resolve the issue ASAP. We are not able to build angular 8 app due to this error.
Service src folder of @angular/platform-browser is moved to esm5 and esm2015 folders.

@laps1967
Copy link

We would really like to use this calendar and would like to contact the angular-calendar-year-view team to see if they can upgrade or make a change so that we could use it in Angular 11.

it seems that our developer was able to comment this line in the angular-calendar-year-view.component.d.ts on line 6 which is "readonly style: import("@angular/platform-broser/src/security/dom_sanitization_service").SafeStyle:",

and this is working, but we cannot go and modify this ts file once we do an npm install of this calendar during our build and deployment process.

Can we get in touch with the team to ask, I don't know how we can reach them?

@MariemChaabeni
Copy link
Owner

MariemChaabeni commented Jun 25, 2021 via email

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

6 participants