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

Clicking link in high risk page causes runtime error #178

Open
1 of 3 tasks
denistsoi opened this issue Mar 24, 2020 · 0 comments
Open
1 of 3 tasks

Clicking link in high risk page causes runtime error #178

denistsoi opened this issue Mar 24, 2020 · 0 comments

Comments

@denistsoi
Copy link

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?
    Bug

  • What is the current behavior?
    the app crashes on high-risk map page

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

go to https://wars.vote4.hk/en/high-risk/
click on case #275
page is blank and shows error below

Uncaught (in promise) Error: Invalid LatLng object: (NaN, 114.131)
    at new N (leaflet-src.js:1333)
    at U (leaflet-src.js:1406)
    at e.initialize (leaflet-src.js:7071)
    at new e (leaflet-src.js:349)
    at Object.t.marker (leaflet-src.js:7336)
    at i.dataPointToMarker (highRiskMap.js:240)
    at Array.map (<anonymous>)
    at n.<anonymous> (highRiskMap.js:261)
    at u (runtime.js:69)
    at Generator._invoke (runtime.js:288)
  • What is the expected behavior?

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

    • Version: 2.0.0-beta.X
    • Browser: [Chrome latest]
    • Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

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

1 participant