✅ Token present on Get but missing on Post using Identity
Pasted images to show autos with breakpoints. Code present on Get but missing on Post. I'm not sure what could cause it to drop in between?
3 Replies
The code needs to be in a hidden input in the form so it gets posted
It won't pass to the viewmodel unless there's a form in the view to put it in the model?
Apparently I've been confused how the get, post, and view interact.
Thank you very much for clearing this up for me.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.