You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/08/02 05:10:51 UTC

[GitHub] [dolphinscheduler] chengshiwen commented on a change in pull request #5914: [1.3.7-prepare][Fix-5467][UI] Fix UI cannot be displayed normally in some browsers

chengshiwen commented on a change in pull request #5914:
URL: https://github.com/apache/dolphinscheduler/pull/5914#discussion_r680657760



##########
File path: dolphinscheduler-ui/src/js/conf/home/index.js
##########
@@ -17,6 +17,7 @@
 
 // The Vue build version to load with the `import` command
 // (runtime-only or standalone) has been set in webpack.base.conf with an alias.
+import 'babel-polyfill'
 import Vue from 'vue'
 import App from './App'
 import router from './router'

Review comment:
       It's just ok, I don't know why it turns red




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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