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)
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)