You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just in case, version 1.0.1 did not yet implement the 'safeFields' feature. So check that you really have a suitable version installed (version 1.2.1 includes the 'safeFields' feature).
I haven't checked if this issue actually happens in 1.2.1 though.
Hello, I agree this is a bug. I am afraid we don't have bandwidth to fix it ourself in the near future, would you like to contribute the patch yourself?
Description of feature (or steps to reproduce if bug)
Using loopback as an example, we can call POST with /users with an array of objects repeatedly such as below
with this middleware config:
Expected result
Actual result (if bug)
Additional information (Node.js version, LoopBack version, etc)
"loopback": "^3.0.0",
"strong-error-handler": "^1.0.1"
The text was updated successfully, but these errors were encountered: