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

EXCEPTION: Output event 'numPages' defined multiple times in 'Pager' #111

Closed
bitbay opened this issue Jan 29, 2016 · 0 comments
Closed

EXCEPTION: Output event 'numPages' defined multiple times in 'Pager' #111

bitbay opened this issue Jan 29, 2016 · 0 comments

Comments

@bitbay
Copy link

bitbay commented Jan 29, 2016

Running npm run build:dev results in the index page the following runtime error:

[HMR] Waiting for update signal from WDS...
angular2.js:15194 [WDS] Hot Module Replacement enabled.
angular2-bootstrap-demo.js:9410 EXCEPTION: Output event 'numPages' defined multiple times in 'Pager'
angular2-bootstrap-demo.js:9401 EXCEPTION: Output event 'numPages' defined multiple times in 'Pager'BrowserDomAdapter.logError @ angular2-bootstrap-demo.js:9401
angular2-bootstrap-demo.js:9401 STACKTRACE:BrowserDomAdapter.logError @ angular2-bootstrap-demo.js:9401
angular2-bootstrap-demo.js:9401 Error: Output event 'numPages' defined multiple times in 'Pager'
    at new BaseException (http://localhost:8080/build/angular2.js:1452:24)
    at http://localhost:8080/build/angular2.js:8805:28
    at Array.forEach (native)
    at DirectiveResolver._merge (http://localhost:8080/build/angular2.js:8803:25)
    at DirectiveResolver._mergeWithPropertyMetadata (http://localhost:8080/build/angular2.js:8797:22)
    at DirectiveResolver.resolve (http://localhost:8080/build/angular2.js:8743:30)
    at RuntimeMetadataResolver.getDirectiveMetadata (http://localhost:8080/build/angular2-bootstrap-demo.js:8083:52)
    at http://localhost:8080/build/angular2-bootstrap-demo.js:8140:63
    at Array.map (native)
    at RuntimeMetadataResolver.getViewDirectivesMetadata (http://localhost:8080/build/angular2-bootstrap-demo.js:8140:28)BrowserDomAdapter.logError @ angular2-bootstrap-demo.js:9401
@bitbay bitbay mentioned this issue Jan 29, 2016
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