Fix dropdown fuzzer. (#243)

This commit is contained in:
Arthur Sonzogni
2021-10-22 14:04:07 +02:00
committed by GitHub
parent 313ce9c35f
commit f80d9b5cfd
3 changed files with 8 additions and 2 deletions

View File

@@ -1,9 +1,13 @@
Changelog
=========
released (development)
unreleased (development)
------------------------
# Bug:
- Check the selected element are within bounds for Dropdown.
0.11
----