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

Runtime errors triggered on multiple functions #142

Open
pbuttigieg opened this issue Sep 18, 2024 · 3 comments
Open

Runtime errors triggered on multiple functions #142

pbuttigieg opened this issue Sep 18, 2024 · 3 comments
Assignees
Labels
blocker bug Something isn't working

Comments

@pbuttigieg
Copy link
Collaborator

image

Clicking on the ID property results in :

image

Refreshing this page doesn't resolve the issue.

On the map viewer, any attempt to filter (e.g. via Provider)
image

results in:

image

However, on refresh, the result renders correctly in the mapviewer.

We haven't tested other places where this could occur extensively.

@dev-marcoC
Copy link
Contributor

Hi @pbuttigieg,

For the issues with the map and the ID, we added some try-catch blocks, and the problem seems to be resolved.

Everything seems to be working correctly on the map, and we believe it was only a temporary issue that doesn’t affect functionality.

For the catalog, we did the same thing, and now the result is similar to what you get on the original site.

image

image

I’ll update the dev environment you're using with these latest changes later during the day.

Let us know if there are any other issues like this or if you need anything else.

Thanks!

@dev-marcoC
Copy link
Contributor

I have updated your dev environment (dev.oih.iode.org) with these new changes.

@jmckenna
Copy link
Contributor

thanks @dev-marcoC, seems fixed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Something isn't working
Projects
Development

No branches or pull requests

3 participants