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

Issue with Dropdown Component in ng2-bootstrap #12

Open
dazziola opened this issue Apr 28, 2016 · 0 comments
Open

Issue with Dropdown Component in ng2-bootstrap #12

dazziola opened this issue Apr 28, 2016 · 0 comments

Comments

@dazziola
Copy link

I get an error message pertaining to ng2-bootstrap about each of the imported Dropdown components in /src/client/app/components/header/header.ts.

It seems to prevent the application from starting as it works fine when these imports are removed (except for the fact that the dropdowns in the header do not work).

src/client/app/components/header/header.ts(3,9): error TS2305: Module '"/Users/darraghflynn-restored/development/ng2-bootstrap-sbadmin/node_modules/ng2-bootstrap/ng2-bootstrap"' has no exported membe
r 'Dropdown'.
src/client/app/components/header/header.ts(3,19): error TS2305: Module '"/Users/darraghflynn-restored/development/ng2-bootstrap-sbadmin/node_modules/ng2-bootstrap/ng2-bootstrap"' has no exported memb
er 'DropdownMenu'.
src/client/app/components/header/header.ts(3,33): error TS2305: Module '"/Users/darraghflynn-restored/development/ng2-bootstrap-sbadmin/node_modules/ng2-bootstrap/ng2-bootstrap"' has no exported memb
er 'DropdownToggle'.

Looks like a great seed template other than that, good work!

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

1 participant