Evgeniy Timokhov
Evgeniy Timokhov
@icastillejogomez would you like to provide fixes for this?
It seems that `react-scripts-ts` is not supported any more... Probably we need to migrate to in-house configs instead. Probably we could migrate to parcel@2 or esbuild instead then. Looks like...
> That’s the reason why it’s impossible to send the actual data to the trade chart. > Thus I'm looking for any solutions for JS API integration with an ability...
Are you trying to connect to our sample datafeed, right? If so, we faced similar issue with the latest iOS version (v14 I guess) - it refuses our certificate which...
Did you unset `fullscreen` option?
Can you please provide a little bit more context? What do you do to get this error?
Did you use SSR?
Unfortunately I'm not familiar with that framework. But it's possible that someone else can help you, so if you can provide a small repo with code of repro your error...
Maybe you can provide some steps to reproduce? Without them I don't think and somebody can help you with that.
When I said "step to reproduce" I mean step-by-step guide to run the issue locally (repo with the example and steps how to run/get the issue). > react route can't...