Skip to content

Commit 041b4c9

Browse files
committed
Revert "fix: chart bg loading"
This reverts commit 74cc87a.
1 parent 74cc87a commit 041b4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/leverage/components/trading-view-chart-container.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const TradingViewChartContainer = () => {
3232
'header_saveload',
3333
'header_symbol_search',
3434
],
35-
// enabled_features: ['iframe_loading_compatibility_mode'],
35+
enabled_features: ['iframe_loading_compatibility_mode'],
3636
client_id: 'indexcoop',
3737
fullscreen: false,
3838
autosize: true,

0 commit comments

Comments
 (0)