Martin Bratvanov
Martin Bratvanov
When holder width is set with a percent (like 55%), then the scrollbar don't hide if a content width is less than holder width.
### Version 4.26.1 ### Description I found issues with '\Symfony\Component\Validator\Constraints\NotBlank'. When merged fix for this bug https://github.com/nelmio/NelmioApiDocBundle/issues/2222 can't set the property required if it has default value. Example: ```php
| Q | A | |---------------|---------------------------------------------------------------------------------------------------------------------------| | Bug fix? | yes | | New feature? | no | | Deprecations? | no | | Issues | Fix #2287|