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
The third party library zxing-js used for the barcode scanner, is throwing source map warnings when used with webpack5. There are two open issues covering this topic (zxing-js/library#512, zxing-js/library#499), but as the library is in maintenance only mode, I don't think they will be resolved soon (if ever).
Since webpack5 is used in create-react-app this will most probably affect most projects using React.
Although, this is just a warning, I thought it was worth mentioning as we received increasing questions and issues about this warning (e.g. SAP/ui5-webcomponents-react#2876).
Bug Description
The third party library zxing-js used for the barcode scanner, is throwing source map warnings when used with webpack5. There are two open issues covering this topic (zxing-js/library#512, zxing-js/library#499), but as the library is in maintenance only mode, I don't think they will be resolved soon (if ever).
Since webpack5 is used in create-react-app this will most probably affect most projects using React.
Although, this is just a warning, I thought it was worth mentioning as we received increasing questions and issues about this warning (e.g. SAP/ui5-webcomponents-react#2876).
Steps to Reproduce
npm start
ornpm run build
Isolated Example
https://github.com/Lukas742/sourcemaps-issue
Context
Priority
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
The text was updated successfully, but these errors were encountered: