-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
[type] bugSomething isn't working (resulting in patch-version)Something isn't working (resulting in patch-version)
Description
If an option is passed via the defaults object, but not defined in the initial config, it is not loaded.
For example: contentFilesUrlPlayerOverride
is not defined in the initial config. It is impossible to pass this setting in the defaults object passed in the constructor.
if (this[key] !== undefined) { |
Metadata
Metadata
Assignees
Labels
[type] bugSomething isn't working (resulting in patch-version)Something isn't working (resulting in patch-version)