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

Counter widget sends double requests, the first one has viewport as undefined #10674

Closed
1 task done
MV88 opened this issue Nov 13, 2024 · 1 comment · Fixed by #10683
Closed
1 task done

Counter widget sends double requests, the first one has viewport as undefined #10674

MV88 opened this issue Nov 13, 2024 · 1 comment · Fixed by #10683
Assignees
Labels
BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch bug Widgets
Milestone

Comments

@MV88
Copy link
Contributor

MV88 commented Nov 13, 2024

Description

WpsCounter triggers a wrong request

How to reproduce

  • open a map with a counter widget only
  • inspect requests

Expected Result

to not see a first request with undefined in the payload
Current Result

two requests are sent
one has a payload geom as undefined
the other seems ok

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

@MV88 MV88 added this to the 2024.02.02 milestone Nov 13, 2024
@tdipisa tdipisa assigned rowheat02 and unassigned tdipisa Nov 15, 2024
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 27, 2024
@offtherailz
Copy link
Member

note: the "undefined" filter is a more general problem, not related with counter widget (it appears also in WFS request of feature grid and in general whenever an and filter is used.

Here I opened a separate issue for the undefined filter problem #10695

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch bug Widgets
Projects
None yet
4 participants