Skip to content

Commit 09e3595

Browse files
authored
Merge pull request #1845 from IndexCoop/fix/mobile-chart
fix: mobile tradingview chart
2 parents e24e790 + 470322a commit 09e3595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export const TradingViewChartContainer = () => {
3232
'header_saveload',
3333
'header_symbol_search',
3434
],
35+
enabled_features: ['iframe_loading_compatibility_mode'],
3536
client_id: 'indexcoop',
3637
fullscreen: false,
3738
autosize: true,

0 commit comments

Comments
 (0)