Skip to content

default options object when none is provided#211

Open
DavidVotrubec wants to merge 1 commit intoasafdav:masterfrom
DavidVotrubec:master
Open

default options object when none is provided#211
DavidVotrubec wants to merge 1 commit intoasafdav:masterfrom
DavidVotrubec:master

Conversation

@DavidVotrubec
Copy link

This solves the issue #210

@DavidVotrubec
Copy link
Author

More robust solution would be to use something like this:

var mergedOptions = angular.extend({}, defaultOptions, userSuppliedOptions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant