Open jmgaya opened 5 days ago
We weren't sending the searchFilter parameter in carto-react for POST requests (they occur if the SQL Query is large enough), so we need to carry over this to this library too 🙏
searchFilter
carto-react
POST
https://github.com/CartoDB/carto-react/pull/921
Thank you @jmgaya, @donmccurdy can you take a look?
We weren't sending the
searchFilter
parameter incarto-react
forPOST
requests (they occur if the SQL Query is large enough), so we need to carry over this to this library too 🙏https://github.com/CartoDB/carto-react/pull/921