Open braughtg opened 4 months ago
Updates src/client/parse-filter.js as discussed in #86 to ensure that filters in the query params have unique ids. Also updates the associated unit tests in test/client/parse-filter.js to pass with new ids in the query params.
src/client/parse-filter.js
test/client/parse-filter.js
Closes #86
Updates
src/client/parse-filter.js
as discussed in #86 to ensure that filters in the query params have unique ids. Also updates the associated unit tests intest/client/parse-filter.js
to pass with new ids in the query params.Closes #86