Arno Saine
Results
3
issues of
Arno Saine
### Reasons for making this change Make screen reader read field errors, description and help text. Fixes #959 ### Checklist * [ ] **I'm updating documentation** - [ ] I've...
p1
v5 refactor
This PR fixes an issue where subclass methods of `Headers` were not being called correctly. ### Problem When a class extends `Headers`, the subclass's methods (like `append`) were not accessible...