json-server suddenly ignores second parameter in the query string
I have had this query running perfectly for a long time:
http://localhost:3000/SppaHeader?salesId=SASPRI12&statusSppa=10
today, it is returning all records regardless of its 2nd parameter.
any idea what is happening?