hanyueqiang opened a new issue #16216:
URL: https://github.com/apache/superset/issues/16216


   ## Screenshot
   
   [drag & drop image(s) here!]
   
   ## Description
   ERROR in ./src/datasource/DatasourceEditor.jsx 113:2
   Module parse failed: Unexpected token (113:2)
   You may need an appropriate loader to handle this file type, currently no 
loaders are configured to process this file. See 
https://webpack.js.org/concepts#loaders
   ```js
   | const checkboxGenerator = (d, onChange) => (
   >   <CheckboxControl value={d} onChange={onChange} />
   | );
   | const DATA_TYPES = ['STRING', 'NUMERIC', 'DATETIME'];
   ```
   
   [describe the issue here!]
   
   ## Design input
   [describe any input/collaboration you'd like from designers, and
   tag accordingly. For design review, add the
   label `design:review`. If this includes a design proposal,
   include the label `design:suggest`]
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to