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

Script error! #44

Open TechnoZech opened 11 months ago

TechnoZech commented 11 months ago

Some time randomly I get this error. Please look into it. image image

JorrinKievit commented 11 months ago

Can you send me a repro? stackblitz, repo, etc

TechnoZech commented 11 months ago

Can you send me a repro? stackblitz, repo, etc

image Everything works perfectly fine for 99% of the time. Haven't gotten the error in the last 24 hours. I think it's fixed. I'll keep you posted if the error occurs again.

JorrinKievit commented 11 months ago

Alright!

anasnazz commented 10 months ago

Some time randomly I get this error. Please look into it. image image

Same here

TechnoZech commented 10 months ago

Alright!

getting the same error on localhost. but working fine in production. (Localhost: getting an error when refreshing the page, if I cross the errors it works fine until refresh. ) image

JorrinKievit commented 10 months ago

Is there more information in the console about this error? I can't reproduce so I would need more details

TechnoZech commented 10 months ago

Is there more information in the console about this error? I can't reproduce so I would need more details

image image

JorrinKievit commented 10 months ago

Hmm same error as in #28 , apparently their script changed again

JorrinKievit commented 10 months ago

I won't have a lot of time this week, so open for PR's!

JorrinKievit commented 8 months ago

If anyone could provide a codesandbox/stackblitz for a reproduction. I tried different components on my end in a vite project but can't seem to reproduce 😢

Laughing0900 commented 8 months ago

it happen on "TickerTape". If i add symbols in component, it will show error. otherwise, keep it as default symbols will fine. i am using vite/ react 17

image
erasmosoares commented 6 months ago

Same here when I try to dynamically add new symbols to the component!