Issue with "Changes" page filters

LongIslandEVs

New member
Joined
Jan 31, 2022
Messages
13
Location
Port Jefferson Station, New York
It seems that I am unable to select the State filter on the Changes page.

Network filter is working as intended. When I try to select a different state, the list does not change and a box appears on the bottom that says "Processing...".

The error that appears in DevTools is shown below:

Code:
VM205:1 Uncaught SyntaxError: Unexpected token 'S', "SQL query "... is not valid JSON
    at Function.parse [as parseJSON] (<anonymous>)
    at Object.dataFilter (primary.88b26111a913074b2aa3.js:2:199246)
    at primary.88b26111a913074b2aa3.js:2:816232
    at T (primary.88b26111a913074b2aa3.js:2:816631)
    at XMLHttpRequest.<anonymous> (primary.88b26111a913074b2aa3.js:2:819413)
 
Thanks! I'll take a look at that...the additional filters keep growing the number of combinations that can be set up, and it looks like I missed one of the simpler ones! If you select a network first and then select a state, it seems to work, but if you just try to filter a state right off the bat is where it fails. I must have screwed something up when I added the network filter, but then never tried the state one by itself.
 
This should be fixed now. Thanks for your report!
 
Back
Top