Open jeancochrane opened 6 years ago
In the "All donations" tab at the bottom of a Candidate detail page like https://opennessproject.com/candidates/steve-pearce-4075/, the "Donor" and "Amount" columns don't sort the table as expected.
The console reports:
ReferenceError: enodeURIComponent is not defined
So this is probably just a typo (encode -> enode).
encode
enode
In the "All donations" tab at the bottom of a Candidate detail page like https://opennessproject.com/candidates/steve-pearce-4075/, the "Donor" and "Amount" columns don't sort the table as expected.
The console reports:
So this is probably just a typo (
encode
->enode
).