Skip to content

Conversation

@ali-hamud
Copy link
Contributor

Fix Default filters array in sample.

Fix Default filters array in sample.
@msftclas msftclas added the documentation Improvements or additions to documentation label Dec 13, 2016
var defaultsEmbedConfig = $.extend({}, embedConfig, {
pageName: defaultPageName,
filter: defaultFilter.toJSON(),
filter: defaultFilters,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't yolu need to add "toJSON()"?

@ali-hamud ali-hamud merged commit 3521e73 into dev Dec 13, 2016
@ali-hamud ali-hamud deleted the alihamud-fixes-default-filter branch January 16, 2017 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants