Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Datatable and buckets filters error caused by Axios breaking changes #2520

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

zeezo887
Copy link
Collaborator

@zeezo887 zeezo887 commented Mar 5, 2024

Description

This PR fixes the breaking changes caused by Axios update to v0.28.0, where the filters query param is provided in a bracket style instead of an object style.

Related Issues

Fixes #2518

@zipavlin
Copy link
Contributor

OMG thank you so much! I was debugging this for so long, because I thought there was an error on my side!

@ifox ifox merged commit 0ea40f3 into area17:3.x Mar 26, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Axios breaks datatable filters
3 participants