tradingproject19

Results 11 comments of tradingproject19

@amandaejohnston will it be resolved in upcoming release?

Thanks this condition fixed the issue. But I am unable to reproduce this issue. It happens sometime, I don't know why. Please comment on this thread if anyone finds the...

@justinpolygon is there an update on this?

It turned out that save_load_adapter service is causing the issue. ![image](https://github.com/tradingview/charting-library-examples/assets/50413570/cfa141e0-26b5-4705-bf17-b47cbe71a587) This is my constructor code: ``` const widgetOptions: TradingTerminalWidgetOptions = { symbol: this._symbol, datafeed: this.datafeed, interval: this._interval, container: this._chartId,...

Is there an update on this? is this going to be merged in the main?

Please merge it now it's 2024 already.

Okay so I have changed the data structure and removed nested data. Now there's an other problem sometimes it shows empty white space on top: ![image](https://github.com/dhilt/ngx-ui-scroll/assets/50413570/0cde184d-77eb-4688-b95d-213a5d1d410b)

@dhilt thanks for prompt response. Here's the demo link which has problem: https://stackblitz.com/edit/ionic7-label-test-gpznh5?file=src%2Fapp%2Fapp.component.html ![image](https://github.com/dhilt/ngx-ui-scroll/assets/50413570/07efaeec-5511-4c4e-aa6e-e7246131da4d)

@Frooger any plan on merging this PR?