During implementation TradingView with Reactjs based on Tradingview's documentation step by step so I found that I had two error's inside console as follows:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'startsWith') also Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase'). For additional information, I applied for official Tradingview advance chart so I already have charting_library path. Does anyone encountered this error during implementation Tradingview with React js? Thanks for the pay attention..