Open christinabergmann opened 4 years ago
Oh and I get a disconnect when clicking on one of the moderators (e.g. speech type)
@christinabergmann I have fixed the crash when a moderator was selected (the second comment) and deployed the fixed version.
For the PC not loading the visualizations, does the entire viz app fail to load, or just the charts within the app? I will try loading tomorrow on my desktop with larger monitor to see if it may be related to the screen size (responsive web apps sometimes do this, or perhaps a resolution issue with the generated charts).
If you're on Windows Chrome, I think F12 will bring up "Developer Tools" in Chrome. There should be a "Console" tab, if you could copy/paste any text in there, it may help debug. Thank you!
OK, this will be ugly, it's the whole issues tab from the console:
GET https://www.googletagmanager.com/gtag/js?id=UA-84150050-2 net::ERR_BLOCKED_BY_CLIENT
VM46:7 Error evaluating expression: output.longitudinal == FALSE
eval @ VM46:7
(anonymous) @ utils.js:193
$updateConditionals @ shinyapp.js:420
connect @ shinyapp.js:40
initShiny @ init_shiny.js:551
setTimeout (async)
(anonymous) @ init_shiny.js:583
e @ jquery.min.js:2
t @ jquery.min.js:2
setTimeout (async)
(anonymous) @ jquery.min.js:2
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
fire @ jquery.min.js:2
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
ready @ jquery.min.js:2
B @ jquery.min.js:2
VM46:5 Uncaught ReferenceError: FALSE is not defined
at Object.eval (eval at scopeExprToFunc (utils.js:176),
This is a really odd one that keeps popping up. On my laptop (windows 10), all is fine. On my PC (also windows 10, chrome or firefox), the visualizations do not appear - I tried reloading, different browsers. Any idea what might be happening?