You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/12 21:32:49 UTC

[GitHub] [incubator-druid] trtg opened a new issue #8074: Unified console broken: resizeSensor.js unexpected token { on line 88

trtg opened a new issue #8074: Unified console broken: resizeSensor.js unexpected token { on line 88
URL: https://github.com/apache/incubator-druid/issues/8074
 
 
   ### Affected Version
   0.15.0
   
   ### Description
   
   The unified console does not load at all- I get a blank page and the javascript error included at the end of this description appears in the JS console. The unified console worked fine in 0.14.0.
   
   - 3 R5.2xlarge instances in cluster
   - only steps to reproduce- try to load the unified console by going to node:8888
   
   Here is the error that appears in the JS console:
   `
   resizeSensor.js:88 Uncaught SyntaxError: Unexpected token {
       at Object../node_modules/@blueprintjs/core/lib/esnext/components/resize-sensor/resizeSensor.js (web-console-0.15.0.js:2323)
       at __webpack_require__ (web-console-0.15.0.js:20)
       at eval (popover.js:15)
       at Module../node_modules/@blueprintjs/core/lib/esnext/components/popover/popover.js (web-console-0.15.0.js:2239)
       at __webpack_require__ (web-console-0.15.0.js:20)
       at eval (contextMenu.js:15)
       at Module../node_modules/@blueprintjs/core/lib/esnext/components/context-menu/contextMenu.js (web-console-0.15.0.js:1771)
       at __webpack_require__ (web-console-0.15.0.js:20)
       at eval (index.js:3)
       at Module../node_modules/@blueprintjs/core/lib/esnext/components/index.js (web-console-0.15.0.js:2083)
   `
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org