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

Can't import NgbDatepickerNavigateEvent #3160

Closed
maxokorokov opened this issue Apr 30, 2019 · 0 comments · Fixed by #3161
Closed

Can't import NgbDatepickerNavigateEvent #3160

maxokorokov opened this issue Apr 30, 2019 · 0 comments · Fixed by #3161

Comments

@maxokorokov
Copy link
Member

NgbDatepickerNavigateEvent export is missing from index.ts, so can't do the following:

import { NgbDatepickerNavigateEvent } from '@ng-bootstrap/ng-bootstrap';
@maxokorokov maxokorokov added this to the 4.1.2 milestone Apr 30, 2019
@maxokorokov maxokorokov self-assigned this Apr 30, 2019
maxokorokov added a commit to maxokorokov/ng-bootstrap that referenced this issue Apr 30, 2019
It wasn't exported from `index.ts` -> wasn't available from `@ng-bootstrap/ng-bootstrap`

Fixes ng-bootstrap#3160
maxokorokov added a commit that referenced this issue Apr 30, 2019
It wasn't exported from `index.ts` -> wasn't available from `@ng-bootstrap/ng-bootstrap`

Fixes #3160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant