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
I spent a while trying to figure out why my options were not binding, even though I was doing everything the docs said to.
However, I was doing essentially what the docs said.
My mistake was just in the name of the parameter, and I didn't see this mentioned in the docs anywhere. I would like to suggest adding it to the first section of the "Model bindings" page :)
This other issue is how I figured out my problem, FWIW: #1326