Describe the bug
As a user, when I'm on a Budget feature where geocoding is enabled, I notice that the projects displayed on the map are not those displayed on the project index just below. It seems that the map randomly loads the projects and not those displayed in the index.
To Reproduce
Steps to reproduce the behavior:
- Go to https://oye.participer.lyon.fr/processes/bp2024/f/372/budgets/4/projects
- Click on a project on the map
- See that the project displayed on the map does not appear in the project index
- Look at the project index: note that no project from the index appears on the map.
Expected behavior
The projects displayed on the map should be the same as those in the project index. Furthermore, if I change the filters or the project sorting, the projects displayed on the map should be updated accordingly.
Screenshots
If we reproduce the same problem on our decidim-app, we'll have to backport the fix to our main repo!
Describe the bug
As a user, when I'm on a Budget feature where geocoding is enabled, I notice that the projects displayed on the map are not those displayed on the project index just below. It seems that the map randomly loads the projects and not those displayed in the index.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The projects displayed on the map should be the same as those in the project index. Furthermore, if I change the filters or the project sorting, the projects displayed on the map should be updated accordingly.
Screenshots
If we reproduce the same problem on our decidim-app, we'll have to backport the fix to our main repo!