File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,7 @@ Contributions of any kind welcome!
226226## FAQ
227227
228228##### I am using Reactive Forms and the ` jest-dom ` matcher ` toHaveFormValues ` always returns an empty object or there are missing fields. Why?
229+
229230Only form elements with a ` name ` attribute will have their values passed to ` toHaveFormsValues ` .
230231
231232## Issues
@@ -275,7 +276,7 @@ Links:
275276[ downloads-badge ] : https://img.shields.io/npm/dm/@testing-library/angular.svg?style=flat-square
276277[ npmtrends ] : http://www.npmtrends.com/@testing-library/angular
277278[ discord-badge ] : https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
278- [ discord ] : https://discord.gg/c6JN9fM
279+ [ discord ] : https://discord.gg/testing-library
279280[ license-badge ] : https://img.shields.io/npm/l/@testing-library/angular.svg?style=flat-square
280281[ license ] : https://github.com/testing-library/angular-testing-library/blob/master/LICENSE
281282[ prs-badge ] : https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments