You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On using react-chart-editor in a typescript based react project, i am getting following warning.
WARNING in ./node_modules/react-colorscales/build/index.js
Module Warning (from ./node_modules/source-map-loader/index.js):
(Emitted value instead of an instance of Error) Cannot find SourceMap 'data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+"': Error: Can't resolve './data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+"' in '/home/user1/myproject/node_modules/react-colorscales/build'
On using react-chart-editor in a typescript based react project, i am getting following warning.
My source code is as follows:
The text was updated successfully, but these errors were encountered: