Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to filter by facets #166

Open
pvgenuchten opened this issue Nov 15, 2023 · 2 comments
Open

unable to filter by facets #166

pvgenuchten opened this issue Nov 15, 2023 · 2 comments

Comments

@pvgenuchten
Copy link

pvgenuchten commented Nov 15, 2023

a description of the steps to reproduce your issue

https://inspire-geoportal.ec.europa.eu/results.html?country=de&view=details&theme=so
select the 'downloadable' or 'regional' filters, nothing happens, a javascript error occurs

Uncaught ReferenceError: qReginalSpatialScope is not defined
    at getSpatialScopeSolrFQParam (app_results.js:926:13)
    at S.fn.init.processSolrRequest (app_results.js:837:42)
    at sa (jquery.dataTables.min.js:37:33)
    at lb (jquery.dataTables.min.js:37:144)
    at P (jquery.dataTables.min.js:29:306)
    at T (jquery.dataTables.min.js:31:260)
    at Sb (jquery.dataTables.min.js:108:59)
    at s.<anonymous> (jquery.dataTables.min.js:108:458)
    at s.iterator (jquery.dataTables.min.js:100:126)
    at s.<anonymous> (jquery.dataTables.min.js:108:429)

the browser and version used

windows - edge browser - Version 119.0.2151.58 (Official build) (64-bit)

a screenshot illustrating the problem

image

the URL of the page

https://inspire-geoportal.ec.europa.eu/results.html?country=de&view=details&theme=so

@jescriu
Copy link

jescriu commented Jun 4, 2024

Dear @pvgenuchten,
I tried to reproduce this issue in MS Edge, but did not managed.
Indeed I found some cookies errors in the user interface, but not this javascript one - concretely on using the National / Regional filters. This functionality works for me.
Could you please clarify if the problem persist on your side?
Otherwise I will close the issue.

@pvgenuchten
Copy link
Author

pvgenuchten commented Jun 11, 2024

Hi Jordi, thank you for your comment, I tried to replay my scenario, but the url posted above is not available anymore, a similar url is:
https://inspire-geoportal.ec.europa.eu/srv/eng/catalog.search#/results?country=de&view=themeOverview&theme=so

the result on that page does not load, on firefox the console shows these errors:
image

on chrome i get these errors:
image

The page itself looks like this:
image

what is interesting is that on a broken page as above, when i enable a filter, the search result does actually show up

Hope it helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants