"You must enable Javascript to validate this page correctly" error in brilliant (R)

I tried to use the rgl graph in a brilliant state, but somehow this throws an error:

'You must enable Javascript to view this page correctly.

Javascript is already included. I used shinyRGL 'library in R to display its output, but failed.

Please help!

+6
source share
1 answer

There seems to be a bug with shinyRGL 0.95.1247. So the thread on GitHub began on May 4, 2015. In general, previous versions of shinyRGL worked correctly, but upgrading to 0.95.1247 causes this error message in FireFox and a similar error in Chrome and Safari.

+1
source

Source: https://habr.com/ru/post/989114/


All Articles