akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.05k stars 1.51k forks source link

I‘m submitting a bug report for ngb-pagination of (bootstrap) #280

Closed JohnnyXuPeng closed 6 years ago

JohnnyXuPeng commented 6 years ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

missing the auto generate tag 'ng_content' for ngb-pagination directive Current behavior:** image

Expected behavior:

Steps to reproduce:

Related code:

<ngb-pagination class="d-flex justify-content-center custom-pager" [collectionSize]="120" [(page)]="page" [maxSize]="5" [rotate]="true" [boundaryLinks]="true"></ngb-pagination>

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
nnixaa commented 6 years ago

Hi @JohnnyXuPeng, I don't think this is related to Nebular itself, please check with the https://github.com/ng-bootstrap/ng-bootstrap project.