Clement-Hue
Results
2
issues of
Clement-Hue
Hi, I encountered an expected natural behavior, When I wanted to override nested keys for instance `config["global"]["name"].set( "new_name")` the object "global" load from yaml file is emptied, and the only...
## Describe the bug When I use aria-labelledby and getByLabel (or name property of getByRole), the test doesn't work. I also tried to use regex for the label. However I...