Skip to content

Commit 680331c

Browse files
author
Shahak Yosef
committed
Merged PR 66681: [Playground] Remove filterPane from mobile sample
This PR removes the filterPane from the mobile sample.
1 parent b139d3b commit 680331c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/v2-demo/scripts/codesamples.js

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ function _Embed_BasicEmbed_Mobile() {
111111
permissions: permissions,
112112
pageName: "ReportSectioneb8c865100f8508cc533",
113113
settings: {
114+
filterPaneEnabled: false,
114115
layoutType: models.LayoutType.MobilePortrait
115116
}
116117
};

0 commit comments

Comments
 (0)