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

retry var declaration #15

Merged
merged 2 commits into from
Feb 2, 2019
Merged

retry var declaration #15

merged 2 commits into from
Feb 2, 2019

Conversation

mikeyrf
Copy link
Contributor

@mikeyrf mikeyrf commented Jan 30, 2019

There's a small bug in react-native-event-source that occurs when retry comes into play. The retry var is never declared. I've added a var retry = 0 declaration prior to parsing parts.

@jordanbyron jordanbyron merged commit 4c78fbf into jordanbyron:master Feb 2, 2019
@jordanbyron
Copy link
Owner

Thanks @mikeyrf. IIRC I did a little poking around the existing retry implementation and my guess is I missed a few parts. I appreciate the fix!

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

Successfully merging this pull request may close these issues.

2 participants