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

Fixed selects with empty values displaying None #2086

Merged

Conversation

VagnerNico
Copy link
Contributor

Previously for optional selects with an option without text WeasyPrint was rendering a None in the PDF combobox option, so I've started to explicitly send an empty string when the text is None.

Previously for optional selects with an option without text WeasyPrint was rendering a `None` in the PDF combobox option, so I've started to explicitly send an empty string when the text is `None`.
@liZe
Copy link
Member

liZe commented Mar 4, 2024

Thank you very much!

@liZe liZe added this to the 62.0 milestone Mar 4, 2024
@liZe liZe added the bug Existing features not working as expected label Mar 4, 2024
@liZe liZe merged commit 2c09a86 into Kozea:main Mar 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing features not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants