You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you go to 2401 Pennsylvania Ave in Firefox and hit "see more results" a few times, it throws an NS_ILLEGAL_VALUE_ERROR. This is probably because we're exceeding the size limit; see this page:
If you go to 2401 Pennsylvania Ave in Firefox and hit "see more results" a few times, it throws an
NS_ILLEGAL_VALUE_ERROR. This is probably because we're exceeding the size limit; see this page:https://developer.mozilla.org/en-US/docs/Web/API/History_API#The_pushState()_method
Sentry error:
https://sentry.io/phila/property/issues/405785992/
This line:
https://github.com/CityOfPhiladelphia/property2/blob/gh-pages/js/views/results.js#L250