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

Contacts don't increment sometimes #68

Open
nickoneill opened this issue Sep 19, 2017 · 0 comments
Open

Contacts don't increment sometimes #68

nickoneill opened this issue Sep 19, 2017 · 0 comments

Comments

@nickoneill
Copy link
Member

A few users reporting this. I see it on chrome in one machine but not chrome on another, so it's intermittent. Unfortunately can't reproduce it in dev right now.

The react debugger suggests that currentIssueId is somehow being set to another issue id in only certain places. So the CallPage is getting the correct issue id and displaying the right contacts / script / etc but when it goes to increment the contactIndices, it sets them to someIncorrectIssueID: 1 which then increases whenever you click a result button - but since it's not the right issue id, it just shows the same first contact over and over.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant