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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
I have paper-listbox element in a paper-dropdown-menu, values of items are different from labels.
Here is the example
But in the post, the label is given instead of the value of the item
Any idea to have
gender=M
orgender=F
in the request?Actual outcome
Actually the output request contains
gender=Male
orgender=Female
Browsers Affected
The text was updated successfully, but these errors were encountered: