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

If search params are missing from layers features grid doesn't work #2982

Closed
1 of 4 tasks
allyoucanmap opened this issue Jun 6, 2018 · 0 comments · Fixed by #2986
Closed
1 of 4 tasks

If search params are missing from layers features grid doesn't work #2982

allyoucanmap opened this issue Jun 6, 2018 · 0 comments · Fixed by #2986

Comments

@allyoucanmap
Copy link
Contributor

Description

It seems due to url parsing

In case of Bug (otherwise remove this paragraph)

Browser Affected
(use this site: https://www.whatsmybrowser.org/ for non expert users)

  • Internet Explorer
  • Chrome
  • Firefox
  • Safari

Browser Version Affected

  • Chrome v67

Steps to reproduce

  • open map 464 on dev
  • add layer topp:states from demo WMS catalog
  • select topp:states and open feature grid

Expected Result

  • features grid works without errors

Current Result

  • no results in features grid and following error in console
 error TypeError: Cannot read property 'indexOf' of undefined
    at urlParts (URLUtils.js:14)

Other useful information (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment