Skip to content

Fixed table paging when requested the last page or the previous page #241

Fixed table paging when requested the last page or the previous page

Fixed table paging when requested the last page or the previous page #241

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
install:
uses: genexuslabs/reporting-controls-library/.github/workflows/install-and-deploy.yml@main
with:
node-version: '20.x'
cache: true
publish: false