Skip to content

Commit 74cc87a

Browse files
committed
fix: chart bg loading
1 parent 2d98b0f commit 74cc87a

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)