This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
fix($httpParamSerializerJQLike): call functions as jQuery does #16138
Closed
Description
I'm submitting a ...
- bug report
- feature request
- other (Please do not submit support requests here (see above))
Current behavior:
Function properties are ignored by $httpParamSerializerJQLike()
.
Expected / new behavior:
Functions should be called and the return value used, the same way jQuery does.