Allow additionalParameters to also be null #1191

Open
crowmagnumb wants to merge 1 commits from animalus/allow-params-null into development
crowmagnumb commented 2021-12-17 22:59:50 +00:00 (Migrated from github.com)

If additionalParameters is null instead of undefined an error occurs. I don't see a reason for this so I'm hoping this change will be accepted. It took me a while to figure out what my issue is because of another issue that I have in that onErrorItem does not pass the exception on down so I had no information and had to go into debug mode to find the problem.

If additionalParameters is null instead of undefined an error occurs. I don't see a reason for this so I'm hoping this change will be accepted. It took me a while to figure out what my issue is because of another issue that I have in that onErrorItem does not pass the exception on down so I had no information and had to go into debug mode to find the problem.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin animalus/allow-params-null:animalus/allow-params-null
git checkout animalus/allow-params-null
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1191