"Fake" param?
#2013
Replies: 1 comment
-
We are using a fack input to hold state, and that input value is being sent to the server, but ignored. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In an action, I have a date field called
end_date
. When the action posts, I am getting an unpermitted param warning forfake_end_date
which appears nowhere in my code.Any idea what that is and if I can get rid of it?
Beta Was this translation helpful? Give feedback.
All reactions