JorrinKievit / react-ts-tradingview-widgets

This is a React component library for TradingView Widgets
https://tradingview-widgets.jorrinkievit.xyz/
MIT License
154 stars 48 forks source link

When changing advanced real time chart symbol dynamically the chart does not reload #57

Closed amogh0503 closed 6 months ago

amogh0503 commented 7 months ago

I am trying to change symbol <AdvancedRealTimeChart symbol={symbol} interval="W" /> where symbol changes with page number selected but the chart keeps showing 1st symbol only

abidr commented 7 months ago

I have also faced this issue. Downgrading to 1.0.16 fixed the issue for me.

JorrinKievit commented 6 months ago

Should be fixed in 1.2.4