You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/22 10:02:04 UTC

[GitHub] [apisix-ingress-controller] caibirdme opened a new issue, #1098: bug: dashboard js error

caibirdme opened a new issue, #1098:
URL: https://github.com/apache/apisix-ingress-controller/issues/1098

   ### Issue description
   
   GET /umi.48865a44.js  grammar error, so cannot open the site
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 0.10.0
   - your Kubernetes cluster version (output of kubectl version): 1.20.4
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): centos7
   
   
   ### Minimal test code / Steps to reproduce
   
   1. deploy the dashboard via helm chart
   2. config ingress
   3. access the site from browser
   4. Unexpected Token!
   
   
   
   ### Actual result
   
   umi.48865a44.js:1 
           
          Uncaught SyntaxError: Unexpected end of input (at umi.48865a44.js:1:169009)
   
   ### Error log
   
   Uncaught SyntaxError: Unexpected end of input (at umi.48865a44.js:1:169009)
   
   ERROR: Unexpected token: eof, expected: punc «)»
   
   ### Expected result
   
   no error


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org