Martin Sima
Results
2
issues of
Martin Sima
There is little bug with pages when **innerOffset >= pagesCount**. Second page is missing in this case. Sanbox from example is made here: https://codesandbox.io/s/ajna-pagination-forked-fqb2gv To workaround this, I made function...
template (in `````` tag): ``` {{ report }} ``` then in setup() - **composition API**: ``` const selectedIcon = { size: [100, 120], shadow: [40, 40], color: '000000', }; const...