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
When I make search with selected area in map, after searching you can see the following error in browser console:
TypeError: Cannot read property 'session' of undefined
at SearchResults._step_func (main-1aab5b93acefcae197ae.js:192825)
at main-1aab5b93acefcae197ae.js:188980
at tryCatch (main-1aab5b93acefcae197ae.js:300395)
at invokeCallback (main-1aab5b93acefcae197ae.js:300410)
at publish (main-1aab5b93acefcae197ae.js:300378)
at MutationObserver.flush (main-1aab5b93acefcae197ae.js:300106)
The text was updated successfully, but these errors were encountered:
When I make search with selected area in map, after searching you can see the following error in browser console:
TypeError: Cannot read property 'session' of undefined
at SearchResults._step_func (main-1aab5b93acefcae197ae.js:192825)
at main-1aab5b93acefcae197ae.js:188980
at tryCatch (main-1aab5b93acefcae197ae.js:300395)
at invokeCallback (main-1aab5b93acefcae197ae.js:300410)
at publish (main-1aab5b93acefcae197ae.js:300378)
at MutationObserver.flush (main-1aab5b93acefcae197ae.js:300106)
The text was updated successfully, but these errors were encountered: