| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
test |
Sorry, something went wrong.
* 5868 ObservableArray Reduce Bug * 5868 ObservableArray Reduce Bug tslint fixes
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Checklist
What is the current behavior?
ObservableArray reduce function fails when the InitialValue is not supplied. This PR is to fix that bug.
What is the new behavior?
The new behavior is a bug fix where is the InitialValue is not supplied then appropriate array delegate function will be called.
Fixes/Implements/Closes #[Issue Number].
#5868