etr2460 commented on a change in pull request #7895: [dashboard] fix chart showing loading icon when immune fields updated URL: https://github.com/apache/incubator-superset/pull/7895#discussion_r306044665
########## File path: superset/assets/src/dashboard/components/Dashboard.jsx ########## @@ -16,6 +16,7 @@ * specific language governing permissions and limitations * under the License. */ +/* eslint-disable camelcase */ Review comment: then we can probably get rid of this comment ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
