Open Issues Need Help
View All on GitHub arrayLimit does not throw error when throwOnLimitExceeded flag is true about 2 months ago
AI Summary: Debug and fix a bug in the `qs` library's query string parsing functionality. The `arrayLimit` option, when used with `throwOnLimitExceeded: true`, should throw an error when the array limit is exceeded, but currently returns an object instead. The task involves understanding the existing code, identifying the source of the error, and implementing the necessary changes to ensure the correct behavior.
Complexity:
4/5
bug help wanted
ljharb/qs
8.8K
A querystring parser and serializer with nesting support
JavaScript
#browsers#encoding#javascript#node#nodejs#parse#querystrings#stringify#url-parsing