Closed amlcodes closed 5 years ago
I found a fix. You can use it by importing my fork of this library:
npm install AurelDev/react-tradingview-widget --save
oryarn add AurelDev/react-tradingview-widget
Hi, could you be a bit more specific? I've no clue what you mean.
@AurelReb if you'd like to, perhaps you could create a PR and then I can merge your fix into this repo?
Actually it is a rare bug which appears when the TradingViewWidget component is unmounted before the chart is rendered. Therefore the chart is rendered after in full screen in the body
element.
I'll create a PR with my fix soon
Merged, thanks!
full screen on load