ur-gh
ur-gh
HI @jpduckwo Were you able to resolve this issue of ?? in vis-js timeline package? I am facing similar issue when using with react? Thanks for your thoughts in advance!
@jpduckwo will do! So did you end up using any work around? How did you compile?
Ok, thanks. And is your workaround specific to Angular? Where is this target located? Using react here and I have target in tsconfig.json..
Thanks for confirming..
ok, makes sense. Thx again
I am having same issues as mentioned above in chrome dev cnosole. I am adding {BASEURL}/rui subpath. Error message is : Refused to execute script from '{BASEURL}/rui/static/app/bundle.a9e99f96c044971b8537.js' because its MIME...
I was able to fix as well for kubernetes. Here is a link to my solution. DEBUG logs still an issue. https://stackoverflow.com/questions/76373536/how-can-i-configure-redisinsight-proxy-path-in-kubernetes-with-nginx-ingress/76632555?noredirect=1#comment135171695_76632555
@aminmc It did not work for me.. can you see what is different here when you have a moment onMessageReceived(msg)} debug={false} />
@jitugeo Just wondering if you were able to find a solution to pass header? I am tryign to padd Authorization header with oauth token. Thanks!