Ionic version: (check one with "x")
[ ] 2.x
[x] 3.x
[ ] 4.x
Ion2-calendar mode: (check one with "x")
[ ] components mode
[x] modal mode
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] help me
Current behavior:
when running ngc it complains on the library:
Error at /Users/maarten/dev/git/ays/fe/hybrid/node_modules/ion2-calendar/dist/components/calendar.component.d.ts.CalendarComponent.html(3,20): Property '_showMonthPicker' is private and only accessible within class 'CalendarComponent'.
Error at /Users/maarten/dev/git/ays/fe/hybrid/node_modules/ion2-calendar/dist/components/calendar.component.d.ts.CalendarComponent.html(19,20): Property '_showToggleButtons' is private and only accessible within class 'CalendarComponent'.
Error at /Users/maarten/dev/git/ays/fe/hybrid/node_modules/ion2-calendar/dist/components/calendar.component.d.ts.CalendarComponent.html(28,18): Property '_view' is private and only accessible within class 'CalendarComponent'.
Ionic version: (check one with "x") [ ] 2.x [x] 3.x [ ] 4.x
Ion2-calendar mode: (check one with "x") [ ] components mode [x] modal mode
I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] help me
Current behavior: when running
ngc
it complains on the library:Expected behavior: No issues when compiling
Steps to reproduce:
ngc
Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):