Bug Report T954173
Visible to All Users

"Could not read source map for webpack" error with DevExpress Quill

created 4 years ago (modified 4 years ago)

[DevExpress Support Team: CLONED FROM T952817: The 'Super expression must either be null or a function' error appears in a deployed app after upgrading to 20.2.3]

Code
Could not read source map for webpack://DevExpress.Quill/node_modules/quill-delta/dist/Delta.js?: Unexpected 503 response from webpack://DevExpress.Quill/node_modules/quill-delta/dist/Delta.js.map: Unsupported protocol "webpack:"
Code
Could not read source map for webpack://DevExpress.Quill/node_modules/quill-delta/dist/AttributeMap.js?: Unexpected 503 response from webpack://DevExpress.Quill/node_modules/quill-delta/dist/AttributeMap.js.map: Unsupported protocol "webpack:"
Code
Could not read source map for webpack://DevExpress.Quill/node_modules/quill-delta/dist/Iterator.js?: Unexpected 503 response from webpack://DevExpress.Quill/node_modules/quill-delta/dist/Iterator.js.map: Unsupported protocol "webpack:"
Code
Could not read source map for webpack://DevExpress.Quill/node_modules/quill-delta/dist/Op.js?: Unexpected 503 response from webpack://DevExpress.Quill/node_modules/quill-delta/dist/Op.js.map: Unsupported protocol "webpack:"

Answers approved by DevExpress Support

created 4 years ago

These warnings are shown because DevTools cannot obtain source maps from our sources.
We've updated the devextreme-quill package and released a new minor version that contains the fix for this issue. You can remove the node_modules folder from your project and re-install all packages.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.