ng2-semantic-ui
ng2-semantic-ui copied to clipboard
Pagination couldn't set current page
I want to set a current Page but it keeps getting the default value which is 1
here is my implementation:
I notice that when i set static value in collectionSize
it works perfectly
Any updates on this?
For the meantime i set a static value for collectionSize
to 100
to make it work