Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle dropdown options with only a name #215

Merged
merged 2 commits into from
May 23, 2021

Conversation

cmmcneill
Copy link
Contributor

Added a check for dropdown/select options to handle options with only a name string, instead of an array with name and value pairs.

Fixes #214

lib/pdffield.js Outdated Show resolved Hide resolved
@modesty modesty merged commit f65ce18 into modesty:master May 23, 2021
@cmmcneill cmmcneill deleted the dropdown_options_fix branch July 28, 2021 13:21
modesty added a commit that referenced this pull request Nov 10, 2023
Handle dropdown options with only a name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown options' names and values incorrectly parsed
2 participants