#FormGroup Changes the orders of its keys
4 messages · Page 1 of 1 (latest)
How do you see this behavior?
If it's through console.log, that's how it works in the console,but not in your app
yeah console.log and request body but excuse me for my stupidity, it seems that just firefox devtools orders them alphabetically to be seen well, and they are sent with the same order in the form. I've added two additional brackets that made the post requst fail and the order was not the problem.