When i start the Application, in the console I get this error:
Uncaught TypeError: this.$socket is null
value shinyapp.ts:522
value shinyapp.ts:386
value inputBatchSender.ts:63
When I upload a file, I get this error:
Uncaught TypeError: this.$socket is null
value shinyapp.ts:522
value shinyapp.ts:516
value fileProcessor.ts:187
value fileProcessor.ts:211
value fileProcessor.ts:126
r fileProcessor.ts:179
u0 fileinput.ts:199
jQuery 2
dispatch
handle
When I change any Radio Button or any slider or press "Update Sliders", I get this error:
Uncaught TypeError: this.$socket is null
value shinyapp.ts:522
value shinyapp.ts:386
value inputBatchSender.ts:63
setTimeout handler*value inputBatchSender.ts:43
value inputNoResendDecorator.ts:45
value inputEventDecorator.ts:45
value inputRateDecorator.ts:63
value invoke.ts:38
value inputRateDecorator.ts:39
value inputValidateDecorator.ts:55
IP bind.ts:21
B bind.ts:58
value actionbutton.ts:79
jQuery 2
dispatch
handle
And also it doesn't look correctly

I've also tried by getting on AstroSharp by going to 127.0.0.1:9191 and everything's the same.
When i start the Application, in the console I get this error:
When I upload a file, I get this error:
When I change any Radio Button or any slider or press "Update Sliders", I get this error:
And also it doesn't look correctly

I've also tried by getting on AstroSharp by going to 127.0.0.1:9191 and everything's the same.