Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Unable to view an incident #2081

Closed
jackcmeyer opened this issue May 17, 2020 · 0 comments · Fixed by #2085
Closed

Unable to view an incident #2081

jackcmeyer opened this issue May 17, 2020 · 0 comments · Fixed by #2085
Labels
🐛bug issue/pull request that documents/fixes a bug good first issue indicates an issue is good for a first time contributor help wanted indicates that an issue is open for contributions LOE - small indicates that the level of effort to complete issue is small (i.e changing the color of a button) patients issue/pull request that interacts with patients module
Milestone

Comments

@jackcmeyer
Copy link
Member

🐛 Bug Report

I cannot view an incident.

To Reproduce

  1. Create an incident
  2. Navigate to the incidents list
  3. Refresh the browser
  4. Click on an incident and see the app never load the incident

See error in console:

react-dom.production.min.js:209 RangeError: Invalid time value
    at D (index.js:371)
    at Te (ViewIncident.tsx:41)
    at Gi (react-dom.production.min.js:153)
    at vc (react-dom.production.min.js:261)
    at us (react-dom.production.min.js:246)
    at cs (react-dom.production.min.js:246)
    at Qc (react-dom.production.min.js:239)
    at react-dom.production.min.js:123
    at scheduler.production.min.js:19
    at Uo (react-dom.production.min.js:122)

Expected behavior

I would expect it to load an incident.

@jackcmeyer jackcmeyer added 🐛bug issue/pull request that documents/fixes a bug help wanted indicates that an issue is open for contributions good first issue indicates an issue is good for a first time contributor patients issue/pull request that interacts with patients module LOE - small indicates that the level of effort to complete issue is small (i.e changing the color of a button) labels May 17, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone May 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛bug issue/pull request that documents/fixes a bug good first issue indicates an issue is good for a first time contributor help wanted indicates that an issue is open for contributions LOE - small indicates that the level of effort to complete issue is small (i.e changing the color of a button) patients issue/pull request that interacts with patients module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant