Tane Piper
Tane Piper
I think this is exactly one of those cases I've found over the last 10-15 years that always has to be implemented somewhere in a UI, but requires a library...
Here's how I ended up re-writing my search app to work - as you can see when I go to previous or next pages I have to change the message...
Can confirm - `npm ci` was breaking in our pipeline - npm was updated to `11.6.3` with the name `nopt` showing multiple in the package-lock.json Rolling back to `11.6.0` worked...