Nikhil Nanjappa
Nikhil Nanjappa
**Is your feature request related to a problem? Please describe.** I currently have all my endpoints as `/products`, `/products/:id` etc. I would like to add a root path to all...
Hi guys, Good job on the module. Love it! Just an issue I noticed and wondering if there was any workaround - Currently the user can enter any garbage value...
I have the auto complete setup working all fine. However, currently when there is a server error, it highlights the error summary on top but there seems to be no...
When I run the first command on the README - `npm install proofreader -g`, it fails with the following error. **node version: 18.16.0**, **Apple M1 chip**, **Python3** ```sh nikhilnanjappa@Nikhils-MacBook-Pro ~...
Hi guys, I just wanted to check if I can add a root path to all the express routes ? In express, the similar can be achieved using the below...
## Description of the issue If I try to hide one of the pagination component's navigation items using the `if` condition, the `` still exists. This nav item `` styling...
## Description of the issue My current application had `v3.13.1` govuk-frontend JS file and `v4.9.0` govuk-frontend npm package. I have recently upgraded both to the latest `v5.9.0`. After updating, my...